jQuery UI Datepicker - Can't select date
I'm having problems with using the Datepicker plug in on an internal
website. I'm loading jQuery1.3.2 and jQuery UI 1.7.1 via Google Ajax
Libraries. I click in the input field and the date picker appears, I
can click a date, the date picker closes and immediately dumps the
following error;
date.getMonth is not a function
http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.1/jquery-ui.min.js
(line 10)
Is a date library or plug in required in order to use the Datepicker
plug in? Another interesting things that occurs after clicking the
day, a pound sign is added to the end of the url in the address bar
and the page jumps to top -- like when an anchor is specified.
Anyone else have this problem? I'm sure it's probably something I'm
overlooking, but I haven't been able to figure that out.
Thanks in advance.