[jQuery] datepicker help and utilizing other code
Hey everyone. I'm new to jQuery development and I'm trying to do
something with the date picker.
See, I wanted to use this particular date picker on this site :
http://razum.si/jQuery-calendar/TimeCalendar.html
because it also implements time.
When viewing his page source, and then viewing the js files, I noticed
that his calender script is different from that of the datepicker
script given when downloading the jQuery files on this website. If I
wanted to use his code, what would I do, and how would I do it? Is
replacing the datepicker code with his code the thing to do? Also, I
noticed that his jQuery.js file is supposedly running on 1.1.2,
according to the comments. Does this affect anything?
Much appreciated.