Ok just to make sure I am on the same page, are these the steps you are describing:
1)User goes to a site example.com/home on 10/22/2009 2)That page has a form on it and one of the elements (#formDate) involves specifying a date 3)User manually types "01/01/2009" (w/out the quotes) into the date field 4)User then shifts focus to another element of the form 5)Since date in #formDate was manually entered and not specified via datepicker you want to set the value of #formDate to be "10/22/2009" (w/out the quotes) Is this correct? On Oct 21, 10:57 am, risingfish <risingf...@gmail.com> wrote: > Hello, > > I've implemented the date picker on a website I'm building and am > getting a behavior I hope I can change. I allow a user to enter the > date manually or click an icon to open the date picker. If the user > manually enters the a date and moves to the next field in the form, > the date picker will automatically set the date to the current day. > How do I get it to leave the current date alone? > > Thanks! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to jquery-ui@googlegroups.com To unsubscribe from this group, send email to jquery-ui+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---