[jQuery] date picker plugin update

[jQuery] date picker plugin update

Hi,
I've just released some fixes to my jQuery date picker plugin which you
can get from here:
http://kelvinluck.com/assets/jquery/datePicker/
The fixes since I last announced on the list are:
* You can now specify an end date - dates after this can't be selected
($.datePicker.setLastDate).
* The markup required to use the plugin is now much cleaner.
* You can now localise the plugin and change the language of the strings
within it ($.datePicker.setLanguageStrings).
* There is a fix involving an iframe behind the calendar to stop form
elements (especially selects) poking through in IE/PC.
And probably a few more tweaks - the full changelog is available on the
link above. If you were using a previous version of the plugin you may
need to tweak your markup and CSS a little, hopefully this won't be too
painful.
Please have a play with the plugin and let me know if you have any
problems or suggestions for improvement,
Cheers,
Kelvin :)
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/