Changes between Version 1 and Version 2 of Ticket #7665, comment 28
- Timestamp:
- 12/10/2011 06:25:15 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #7665, comment 28
v1 v2 1 1 related #18909 2 2 3 I've noticed with the current version of jQuery, and the current version of jQuery UI that the datepicker's events don't fire... At least with my tests. (P.S. Nevermind, it was due to trying to use a "Scoped" theme. Different bug I guess.)3 I've noticed with the current version of jQuery, and the current version of jQuery UI that the datepicker's events have issues (create, onChangeMonthYear, onSelect don't fire, beforeShowDay gives errors, onClose and beforeShow did work) At least with my tests. 4 4 5 5 Also, datepicker doesn't support "Theme CSS Scope" (for multiple themes per page).