[jQuery] Re: jQuery UI Datepicker v3.0 Released! (Previously named jQuery Calendar)

2007-11-23 Thread GreyCells
+1 to this, particularly as the only way out of an accidental first selection is to close and re-open the datepicker. As an additional sweetener, it would be great if the unset date defaulted to today's date (i.e. if a user selects only a start date, the end date gets set to today and vice versa).

[jQuery] Re: jQuery UI Datepicker v3.0 Released! (Previously named jQuery Calendar)

2007-11-05 Thread wick
I was just looking through the code & noticed my "a config option to turn off the day-of-the-week links" feature request is already implemented. Nice! I missed it in the option documentation. On Nov 5, 8:59 am, wick <[EMAIL PROTECTED]> wrote: > @Micha - If you look closer at popwincal & the diff

[jQuery] Re: jQuery UI Datepicker v3.0 Released! (Previously named jQuery Calendar)

2007-11-05 Thread wick
@Micha - If you look closer at popwincal & the differences, I think it's a bit more complicated than that. I agree with Graeme - the thing I like best about popwincal is the simpler/slicker header area, mainly the fact that popwincal fits the important date controls onto one, clean thin control ar

[jQuery] Re: jQuery UI Datepicker v3.0 Released! (Previously named jQuery Calendar)

2007-11-01 Thread MorningZ
I just have a small usuability suggestion for a future release In the "Date Range" implementation, make it so you could pick the either start or end date at any time... so just say a user choses "Nov 20th" first, then selects "Nov 5th" (whcih currently isn't possible as it "locks out" previous d

[jQuery] RE: jQuery UI Datepicker v3.0 Released! (Previously named jQuery Calendar)

2007-11-01 Thread Marc Grabanski
@Stefan: datepicker({ firstDay: 1 }); http://docs.jquery.com/UI/Datepicker/datepicker#options Click the options tab here to see the 30+ customization option: @Dan: The animation snap back occurs when you have drastically different datepickers on the same page. Typically this wouldn't happen beca

[jQuery] Re: jQuery UI Datepicker v3.0 Released! (Previously named jQuery Calendar)

2007-11-01 Thread 1Marc
@Stefan: datepicker({ firstDay: 1 }); http://docs.jquery.com/UI/Datepicker/datepicker#options Click the options tab here to see the 30+ customization option: @Dan: The animation snap back occurs when you have drastically different datepickers on the same page. Typically this wouldn't happen bec

[jQuery] Re: jQuery UI Datepicker v3.0 Released! (Previously named jQuery Calendar)

2007-11-01 Thread 1Marc
@Stefan: datepicker({ firstDay: 1 }); For a complete list of customization options go here and click the options tab: http://docs.jquery.com/UI/Datepicker/datepicker#options @Dan: That happens when you render multiple months datepicker and only one month in the next datepicker. Typically you wo

[jQuery] Re: jQuery UI Datepicker v3.0 Released! (Previously named jQuery Calendar)

2007-11-01 Thread Michael Stuhr
Graeme B. Davis schrieb: Is there a way to apply a style it so that it looks a bit "better"? Perhaps like this calendar I've been using on my sites for ~6yrs: http://www.ssw.com.au/ssw/Standards/DeveloperGeneral/Images/popupCalendar.gi f http://www.peterbe.com/plog/blogitem-20031017-1526/popwi

[jQuery] Re: jQuery UI Datepicker v3.0 Released! (Previously named jQuery Calendar)

2007-11-01 Thread Graeme B. Davis
jQuery UI Datepicker v3.0 Released! (Previously named jQuery Calendar) Marc, One thing I noticed is that in FF 2.0.0.8 there's a little "resize" jump when the datepicker opens. As the open animation is occurring, it does some kind of weird little "snap back" at the end of

[jQuery] Re: jQuery UI Datepicker v3.0 Released! (Previously named jQuery Calendar)

2007-11-01 Thread Dan G. Switzer, II
Marc, One thing I noticed is that in FF 2.0.0.8 there's a little "resize" jump when the datepicker opens. As the open animation is occurring, it does some kind of weird little "snap back" at the end of the animation. -Dan >-Original Message- >From: jquery-en@googlegroups.com [mailto:[EM

[jQuery] Re: jQuery UI Datepicker v3.0 Released! (Previously named jQuery Calendar)

2007-11-01 Thread Stefan Kilp [sk-software]
hi, beginners question :-) how do i set monday as first day in week (for germany) Best regards, Stefan Kilp > > jQuery UI Datepicker v3.0 Released! (Previously named jQuery Calendar) > > I am happy to announce that UI Datepicker version 3 has been released > today. > http://marcgrabanski.com

[jQuery] Re: jQuery UI Datepicker v3.0 Released! (Previously named jQuery Calendar)

2007-11-01 Thread Karl Swedberg
Fantastic! Very slick. Also, I really enjoyed your presentations at jQueryCamp07. Keep up the great work, Marc! --Karl _ Karl Swedberg www.englishrules.com www.learningjquery.com On Nov 1, 2007, at 12:34 AM, 1Marc wrote: jQuery UI Datepicker v3.0 Released! (Previously n