views:

30

answers:

1

How to limit the Datepicker to be closed only by clicking on the input field ?

Thanks in advance...

+1  A: 

assuming its the UI datepicker plugin

see here: http://forum.jquery.com/topic/jquery-datepicker-plugin-how-to-prevent-the-datepicker-calendar-popup-from-closing

and here: http://stackoverflow.com/questions/1252512/jquery-datepicker-prevent-closing-picker-when-clicking-a-date

Moin Zaman
Thanks. But those scripts are just for preventing datepicker from closing by clicking on a date. And the scripts are not understandable to be customized :(.
Filip