Skip to content

Commit

Permalink
Merge branch 'master' of z:/git/glDatePicker
Browse files Browse the repository at this point in the history
Conflicts:
	README.md
  • Loading branch information
glad committed Aug 1, 2011
2 parents 982ab61 + 26b000a commit a54a774
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,10 @@ Make sure you have a textbox that you can tie the plugin to:
<input type="text" id="date" />

Finally bind the plugin to the input textbox and set any options you want:
<<<<<<< HEAD

=======
>>>>>>> 26b000a7a4ce346be5cab263fed08e7e6ddb68ca
$("#date").glDatePicker(
{
allowOld: false,
Expand Down

0 comments on commit a54a774

Please sign in to comment.