Changes between Initial Version and Version 1 of Ticket #6228, comment 3
- Timestamp:
- Mar 2, 2012, 3:58:05 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #6228, comment 3
initial v1 2 2 3 3 At [http://jqueryui.com/demos/datepicker/#event-create] it still says you can use the create event while you obviously can not. What makes this even worse is the fact that the beforeShow event does not fire either when using the datepicker inline which leaves you with nothing to hook into before the datepicker is shown. It would be nice to have this last "edge case" documented too. 4 5 I just noticed there even is a refactored version of datepicker available at [https://github.com/kbwood/jquery-ui]. It's been there for '''2 years'''. So what's the matter?