Issue
I have downloaded the complete zip of PopCalendarXP (Lite Edition) 9.8.309 from:
http://www.calendarxp.net/downloads.shtml
In the given folders various type of datepickers are there, but every page contains only one instance of date picker. I need to add two or more instances.
How can I change the code of HTML/JavaScript/CSS? I’m not able to do that.
Can anyone having a good command of jQuery and JavaScript
help me out?
Solution
Why don’t you use JqueryUi DatePicker: http://jqueryui.com/demos/datepicker/
Click View Source to show how it’s done.
You can have as many DatePickers as you want
Answered By – VMOrtega
This Answer collected from stackoverflow, is licensed under cc by-sa 2.5 , cc by-sa 3.0 and cc by-sa 4.0