#7256 closed enhancement (fixed)
minimize event binding in Datepicker initialization
Reported by: | adambaratz | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.8.13 |
Component: | ui.datepicker | Version: | 1.8.11 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Every time a Datepicker is displayed, mouseout and mouseover events are bound to the controllable elements inside the Datepicker. This is costly, particularly because there are many such elements. "Delegate" events bound against the container div will minimize these costs.
Change History (4)
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Datepicker: bind hover events using delegate. Fixed #7256 - minimize event binding in Datepicker initialization.
Changeset: 74d195e39681791545b3026a66bfa3f319237e5a
comment:3 Changed 12 years ago by
Datepicker: bind hover events using delegate. Fixed #7256 - minimize event binding in Datepicker initialization. (cherry picked from commit 74d195e39681791545b3026a66bfa3f319237e5a)
Changeset: 0da176b0062f497b13eddcf4c8312f960019f4d3
comment:4 Changed 12 years ago by
Milestone: | 1.9 → 1.8.13 |
---|
https://github.com/adambaratz/jquery-ui/commit/73ebf3c2cfb09944d62aa8a5b6e99221a6a6ddb0