Kevin, thanks for the fantastic work, almost all my wishes for v1 have come thru.
I have already implemented v1 in my page which uses google-adwords style datepickers. This means, one radio button followed by a select with quick options like "today" ,"yesterday", "this week" "last month" etc. Below that, the other radiobutton followed by two inputs with datePicker.v1 attached to select the exact period. If radiobutton for quick select is chosen(default), I disable the two inputs, however the two datePicker calendar-icons are still active of course. I solved it with an ugly CSS-hack which overlays the datePicker icons with greyed out icons, so user clicks are not working anymore. Long story short, it would be nice to be able to set datePicker in "disabled mode" ;-) In "disabled mode", the calendar-icon would get another class and clicks would not be working. But I guess this is a bit of a curious feature request ;-) Anyway, thanks for the new version ! On Apr 24, 11:54 am, "Kelvin Luck" <[EMAIL PROTECTED]> wrote: > Hi, > > I'd like to announce the beta release of v2 of my datePicker plugin for > jQuery. This release is a complete rewrite which makes the date picker > considerably more powerful and flexible than it previously was. Check out the > temporary project page: > > http://kelvinluck.com/assets/jquery/datePicker/v2/demo/ > > Note, this is currently in beta and may be a little rough around the edges > but I'd love to get some feedback. I've tested in FF2, IE6 and Opera 9 but it > would be good to know if it works in other browsers (particulaly Safari). > Plus any other feedback on extra stuff you'd like adding or bugs you discover, > > Cheers, > > Kelvin :)