I need to have two datepickers, one for a start date and one for an end date. I currently have them set up and working but I now need to restrict the selectable dates. The end date can never be greater than the current date and the user should never be able to select more than a 30 days range either forward from the start sate or backwards from the end date. I've done some googling and found options that were close but nothing that worked the way I needed it to. Does anyone have any sample code that will help me accomplish this?
Thanks in advance, Mike--
You received this message because you are subscribed to the Google Groups "jQuery UI" group.
To post to this group, send email to jquery...@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.