Another issue I've uncovered is related to the :hover effects.  In
your original date picker you were obviously using <a>s because the
hover effect worked correctly in IE.  However, hovering doesn't work
in v2 because of IE's quirkiness.

Anybody have any input on how to get the :hover effect back in IE with
v2?

On May 8, 6:46 pm, Will <[EMAIL PROTECTED]> wrote:
> 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 ofv2of 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 :)

Reply via email to