in reply to Adding dropdown Javascript Calendar to perl cgi

I am a newbie at javascript. I am not sure if perlmonks is the place for advise on this
No, it's not. Have a look on http://jqueryui.com, they have datepicker you need
  • Comment on Re: Adding dropdown Javascript Calendar to perl cgi

Replies are listed 'Best First'.
Re^2: Adding dropdown Javascript Calendar to perl cgi
by derby (Abbot) on Apr 03, 2010 at 12:37 UTC
    I read somewhere (wish I could attribute better) that Javascript is becoming a JQuery implementation detail. After spending 10 minutes swapping out a fairly gnarly piece of prototype.js based calendar with the one from JQuery UI, I'm having a hard time disagreeing with that quote.
    -derby