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-04-20 03:02:41 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b85e11564ab16eb420ecccdcb8e328e37458c8f3
jquery-ui
/
tests
/
unit
/
button
History
ddstreet
0b30a1d450
Button: find associated label even without common ancestor.
Fixes
#7092
- button creation that requires a matching label does not find label in all cases
2011-03-11 10:52:13 -05:00
..
button_core.js
Fixed
#5362
- Buttonset class should be ui-buttonset because buttonset is one word
2010-03-17 13:16:40 +00:00
button_defaults.js
Button: Read disabled attribute from original element if disabled option is null.
Fixes
#5252
-Button: read disabled option from input elements.
2010-08-18 14:51:30 -04:00
button_events.js
Buttons: Removed the logic for triggering click events on checkboxes and radio buttons. This logic was actually causing the opposite functionality from what we wanted.
2010-02-18 02:43:23 +00:00
button_methods.js
Revert "Use pushStack in widget method.
Fixes
#5732
- make the widget method maintain the stack"
2010-07-30 12:38:18 -04:00
button_options.js
Button: Read disabled attribute from original element if disabled option is null.
Fixes
#5252
-Button: read disabled option from input elements.
2010-08-18 14:51:30 -04:00
button_tickets.js
Button: find associated label even without common ancestor.
Fixes
#7092
- button creation that requires a matching label does not find label in all cases
2011-03-11 10:52:13 -05:00
button.html
Switched to latest stable jQuery 1.5.1
2011-03-02 20:49:20 -05:00