This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
jquery-ui
Watch
1
Star
1
Fork
0
You've already forked jquery-ui
mirror of
https://github.com/jquery/jquery-ui.git
synced
2026-05-13 03:01:39 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f4423f508ec113b6c58ceabb7d12cdac630e36cd
jquery-ui
/
tests
/
unit
/
menu
History
Jörn Zaefferer
fe7c300374
Menu: Remove click binding that was supposed to prevent default on anchor clicks on a disabled menu. Not relevant anymore since we removed the anchors. Partial fix for
#8802
- Dev: Track down uses of .bind() inside widgets
2013-12-03 21:54:08 +01:00
..
all.html
Updating jQuery to 1.10.2.
2013-07-05 08:42:37 -04:00
menu_common.js
Menu: Update unit test that regressed from style changes (see
9910e938aa
)
2013-11-15 12:51:10 +01:00
menu_core.js
Menu: More precise removal of ui-state-active class for easier CSS overrides.
Fixes
#9532
- Need a way in Menu to keep ui-state-active class on selected item
2013-10-18 22:14:49 -05:00
menu_events.js
Menu: Remove click binding that was supposed to prevent default on anchor clicks on a disabled menu. Not relevant anymore since we removed the anchors. Partial fix for
#8802
- Dev: Track down uses of .bind() inside widgets
2013-12-03 21:54:08 +01:00
menu_methods.js
Menu: Remove the requirement to use anchors in menu items
2013-10-05 21:52:30 -05:00
menu_options.js
Menu: Update unit test that regressed from style changes (see
9910e938aa
)
2013-11-15 12:51:10 +01:00
menu_test_helpers.js
Menu: Remove the requirement to use anchors in menu items
2013-10-05 21:52:30 -05:00
menu.html
Menu tests: Fix line height issue in IE7
2013-12-03 10:47:01 -05:00