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
161d7ee38905ea2ce425bca3baa499fada41c98d
jquery-ui
/
tests
/
unit
/
dialog
History
Jörn Zaefferer
1096f19f37
Dialog: Keep track of instances to focus when elements outside the dialog get focus. Works with inheritance. Adds tests for both.
Fixes
#9241
- Dialog: UI dialog inheritance causes undefined property '_focusTabbable' in IE9
2013-11-20 16:04:13 +01:00
..
all.html
Updating jQuery to 1.10.2.
2013-07-05 08:42:37 -04:00
dialog_common.js
Dialog: Capitalize default value for closeText option.
Fixes
#9500
- Dialog: Capitalize 'close' for closeText option.
2013-08-15 16:56:49 -04:00
dialog_core.js
Dialog: Keep track of instances to focus when elements outside the dialog get focus. Works with inheritance. Adds tests for both.
Fixes
#9241
- Dialog: UI dialog inheritance causes undefined property '_focusTabbable' in IE9
2013-11-20 16:04:13 +01:00
dialog_events.js
Widget tests: Use instance method. Also replace a few instances of $.data in widget implementations.
2013-03-19 16:53:35 +01:00
dialog_methods.js
Dialog tests: Work around focus issue in IE8.
2013-11-14 10:32:09 -05:00
dialog_options.js
Dialog: Capitalize default value for closeText option.
Fixes
#9500
- Dialog: Capitalize 'close' for closeText option.
2013-08-15 16:56:49 -04:00
dialog_test_helpers.js
Dialog Tests: Cleanup el -> element
2013-01-30 23:44:25 -06:00
dialog.html
Dialog test: Ensure dialog is tall enough to be scrolled.
2013-11-14 10:10:42 -05:00