new to development. Trying to inject code.
Hello. I'm new to using jQuery and im trying to use this date picker
with a time picker posted here:
http://razum.si/jQuery-calendar/TimeCalendar.html
instead of the date picker provided already by code on the jQuery
site, since I have a particular assignment that involves dates, as
well as time
When looking at the page source and the java script files, I noticed
that in the jQuery.js file, the version is of 1.1.2. Does that affect
anything?
I was wondering, how would I go about using the code provided within
his jquery-calendar.js file, instead of using the datepicker function
within the jquery-ui file.
Much appreciated