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
1.9m5
jquery-ui
/
tests
/
unit
/
dialog
History
Scott González
325ee6e871
Widget: define a null default for the create callback.
2011-04-25 14:04:30 -04:00
..
dialog_core.js
Widget: Throw errors when calling non-existent methods or methods on uninistantiated widgets.
Fixes
#5972
- Widget: Throw error for non-existent method calls.
2010-08-27 14:48:17 -04:00
dialog_defaults.js
Widget: define a null default for the create callback.
2011-04-25 14:04:30 -04:00
dialog_events.js
Dialog: Removed handling of deprecated beforeclose option.
Fixes
#5100
- Dialog: remove deprecated dialog option beforeclose.
2010-12-10 14:31:36 -05:00
dialog_methods.js
Widget: Throw errors when calling non-existent methods or methods on uninistantiated widgets.
Fixes
#5972
- Widget: Throw error for non-existent method calls.
2010-08-27 14:48:17 -04:00
dialog_options.js
Widget: define a null default for the create callback.
2011-04-25 14:04:30 -04:00
dialog_tickets.js
Dialog: Before handling escape key presses, check if the default action has been prevented.
Fixes
#6966
- Pressing ESC on dialog when 2 dialogs are open closes both dialogs.
2011-03-08 09:42:10 -05:00
dialog.html
Switched to latest stable jQuery 1.5.1
2011-03-02 20:49:20 -05:00