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-widgit/> > > -- > <?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)