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.9m6
jquery-ui
/
tests
/
unit
/
dialog
History
Corey Frang
dfe75e1b55
Dialog: Update to
96e5c24
- keyup apparently doesn't work like I thought it would everywhere, switching back to keydown.
2011-08-20 18:05:39 -05:00
..
all.html
Tests: Added test suites to run individual widget tests against all supported jQuery versions.
2011-08-02 20:41:50 -04:00
dialog_core.js
Tests: Cleanup.
2011-08-03 21:43:52 -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
Tests: Cleanup.
2011-08-03 21:43:52 -04:00
dialog_tickets.js
Dialog: Update to
96e5c24
- keyup apparently doesn't work like I thought it would everywhere, switching back to keydown.
2011-08-20 18:05:39 -05:00
dialog.html
Tests: Cleanup.
2011-08-03 17:12:44 -04:00