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
52a052be79d21aa519ccb513dc00a7c54868ef03
jquery-ui
/
tests
/
unit
/
button
History
Scott González
2838c11ea8
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_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
Buttonset: Ignore hidden buttons.
Fixes
#5946
- buttonset should ignore buttons that are not :visible.
2010-08-18 10:13:57 -04:00
button.html
html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercase
2010-03-12 03:18:34 +00:00