> Long story short, it would be nice to be able to set datePicker in > "disabled mode" ;-) > In "disabled mode", the calendar-icon would get another class and > clicks would not be working. But I guess this is a bit of a curious > feature request ;-) > > Anyway, thanks for the new version !
I've implemented a new dpSetDisabled feature so that you can disable and reenable date picker instances. New demo here: http://kelvinluck.com/assets/jquery/datePicker/v2/demo/datePickerDisabled.html Thanks for the feedback, Kelvin :)