Hi, I hope you can help.
I need to display the datepicker on a form inline. Basically so the calendar is always on show.
I have found the following description on how to do this:
"Display the datepicker embedded in the page instead of in an overlay. Simply call .datepicker() on a div instead of an input." from here: http://jqueryui.com/demos/datepicker/#inline
Could anyone advice on which files need modifying to achieve this or would doing this just be a nightmare. Is there any tricks I could use through css? I don't see it being a problem applying this to all date-picker fields.
Your advice will be very much appreciated.
Steve