Hi Iain,
I'm not sure which calendar plugin you are talking about but your email
prompted me to add the functionality you describe to my datePicker
plugin (something I've been meaning to do for a very long time and
luckily had a spare bit of time today for).
You can find the examples of this new functionality here:
http://kelvinluck.com/assets/jquery/datePicker/v2/demo/inlineDatePicker.html
http://kelvinluck.com/assets/jquery/datePicker/v2/demo/inlineDatePickerComplex.html
And you will find documentation, downloads and many examples of the
plugin's homepage:
http://kelvinluck.com/assets/jquery/datePicker/v2/demo/
Hope that helps,
Kelvin :)
p.s. for people already using the datePicker and wanting to upgrade be
warned that a little of the CSS has changed. So please re-download the
CSS file.
iain duncan wrote:
Apologies if I'm posting in the wrong place, I'm new to jquery.
I've got the calendar plugin working ok, but would I would like it to do
is to stay open all the time ( as in google calendar ). I don't see in
the calendar docs any options or methods for preventing it from closing.
Am I missing something obvious or do I need to go hack the calendar
script itself? Or is there a better option for that kind of date picker?
Also, if someone knows how to get rid of the clear and close button too,
that would be great!
Thanks
Iain