Search and Top Navigation
#7256 closed enhancement (fixed)
Opened April 15, 2011 02:16PM UTC
Closed May 02, 2011 01:57PM UTC
Last modified May 02, 2011 02:08PM UTC
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.
Attachments (0)
Change History (4)
Changed April 15, 2011 02:27PM UTC by comment:1
Changed May 02, 2011 01:57PM UTC by comment:2
resolution: | → fixed |
---|---|
status: | new → closed |
Datepicker: bind hover events using delegate. Fixed #7256 - minimize event binding in Datepicker initialization.
Changeset: 74d195e39681791545b3026a66bfa3f319237e5a
Changed May 02, 2011 02:08PM UTC by comment:3
Datepicker: bind hover events using delegate. Fixed #7256 - minimize event binding in Datepicker initialization.
(cherry picked from commit 74d195e39681791545b3026a66bfa3f319237e5a)
Changeset: 0da176b0062f497b13eddcf4c8312f960019f4d3
Changed May 02, 2011 02:08PM UTC by comment:4
milestone: | 1.9 → 1.8.13 |
---|
https://github.com/adambaratz/jquery-ui/commit/73ebf3c2cfb09944d62aa8a5b6e99221a6a6ddb0