[jQuery] Re: Trouble with calendar icon and datePicker v2
Thanks for the headsup on this - I've now fixed the code in the example pages... Wizzud wrote: the class of the anchor is actually .dp-choose-date, not .date-picker as the example page states. Check his css and you'll find an entry for a.dp-choose-date{}. Chris W. Parker wrote: Hello, Why doesn't $('#date').datePicker(); cause the calendar icon to appear anymore? Only thing I'm seeing now are the words "Choose Date". It worked fine before I upgraded. I've checked and rechecked the demo page and I don't see what Kelvin is doing different from myself *other* than him assigning the calendar via class (whereas I am assigning it by the element's ID.) I also made sure that the .date-picker class is referencing the correct graphic. Regards, Chris.
[jQuery] Re: Trouble with calendar icon and datePicker v2
On Tuesday, May 22, 2007 2:20 AM Wizzud <> said: > the class of the anchor is actually .dp-choose-date, not .date-picker > as the example page states. Check his css and you'll find an entry for > a.dp-choose-date{}. Great! Thanks.
[jQuery] Re: Trouble with calendar icon and datePicker v2
the class of the anchor is actually .dp-choose-date, not .date-picker as the example page states. Check his css and you'll find an entry for a.dp-choose-date{}. Chris W. Parker wrote: > > Hello, > > Why doesn't $('#date').datePicker(); cause the calendar icon to appear > anymore? Only thing I'm seeing now are the words "Choose Date". It > worked fine before I upgraded. > > I've checked and rechecked the demo page and I don't see what Kelvin is > doing different from myself *other* than him assigning the calendar via > class (whereas I am assigning it by the element's ID.) > > I also made sure that the .date-picker class is referencing the correct > graphic. > > > Regards, > Chris. > > -- View this message in context: http://www.nabble.com/Trouble-with-calendar-icon-and-datePicker-v2-tf3793197s15494.html#a10734304 Sent from the JQuery mailing list archive at Nabble.com.