My goal is to have a jQuery datepicker pop up when the user clicks a link, not a text box. Additionally, I was wondering if I can set up links from a given date (to list scheduled events).
I’ve been attempting to modify the demo code on the jQuery demo site and others to fit these requirements, but I’m very unfamiliar with javascript and jQuery so I’ve been having a lot of trouble.
Any help is much appreciated!
Well, the first part is easy:
The second is a bit difficult, but you might be able to do something like:
to add a link to the cell for the 19th, for example.