Overall, I think the new date picker and jquery are really awesome! I do have one comment though. I find the date parsing logic a little too strict. If I use format mm/dd/yyyy and I type in 5/1/2007, it's not going to parse correctly (code in date.js:440). This causes the calendar to not refresh correctly and it's somewhat confusing to the user. Is there any way to get around that?
Will On Apr 24, 4:54 am, "Kelvin Luck" <[EMAIL PROTECTED]> wrote: > Hi, > > I'd like to announce the beta release of v2 of mydatePickerplugin 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 :)