On Apr 30, 12:25 pm, Sam Collett <[EMAIL PROTECTED]> wrote:
> On Apr 28, 9:39 am, "R. Rajesh Jeba Anbiah"
>
> <[EMAIL PROTECTED]> wrote:
> > On Apr 24, 2:54 pm, "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/
>
> >   <snip>
>
> >      I suppose, you may take some of the nice concepts from 
> > <http://www.frequency-decoder.com/2005/10/14/unobtrusive-date-picker-w...>
>
> > --
> >   <?php echo 'Just another PHP saint'; ?>
> > Email: rrjanbiah-at-Y!com    Blog:http://rajeshanbiah.blogspot.com/
>
> That's quite a nice date picker.
>
> Several features in that picker that look like they would be handy in
> Kelvin's that aren't in yet are:
>
> Keyboard Navigation
> Don't show the days in other months (you can use CSS to hide them, but
> they would still be clickable)
> Disable certain days of the week (e.g. Saturday and Sunday)
> Transparency (could probably be done with CSS)

Just thought of something else - an onDateChanged event. Could be
useful for date pickers that depend on each other (i.e. a date range,
defined by two pickers - 'picker2' has to be a later date than
'picker1')

Reply via email to