aboutsummaryrefslogtreecommitdiffstats
path: root/demos/dialog/modal.html
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade jQuery to 1.7.2.Scott González2012-03-221-1/+1
|
* Upgrade jQuery to 1.7.1.Scott González2011-11-221-1/+1
|
* Upgrade jQuery to 1.7.Scott González2011-11-091-1/+1
|
* Upgraded jQuery to 1.6.4.Scott González2011-10-181-1/+1
|
* Upgrade jQuery to 1.6.2.Scott González2011-07-251-1/+1
|
* Switched to latest stable jQuery 1.5.1Richard Worth2011-03-021-1/+1
|
* Upgraded jQuery to 1.4.4.Scott González2010-11-121-1/+1
|
* Upgraded jQuery to 1.4.3.Scott González2010-10-211-1/+1
|
* External: Updated bgiframe to 2.1.2. Fixes #6190 - Dialog demos don't work ↵Scott González2010-10-191-1/+1
| | | | in IE9 because of bgiframe.
* Dialog demos: safer selectors for the demo system workaround.Scott González2010-09-271-1/+1
|
* Dialog demos: Coding standards.Scott González2010-09-101-18/+17
|
* Dialog demo: Remove reference to obsolete overlay option.Scott González2010-06-141-1/+1
|
* html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercaseRichard Worth2010-03-121-1/+2
|
* Fixed #5182 - Update to jQuery 1.4.2Richard Worth2010-02-161-1/+1
|
* fixed #5163 - themes: css files need to be renamed to be consistent with js ↵Richard Worth2010-02-161-1/+1
| | | | file renames in 1.8a1
* switched to jQuery 1.4.1Richard Worth2010-01-271-1/+1
|
* switched to jQuery 1.4Richard Worth2010-01-201-1/+1
|
* Dialog, position: Removed bgiframe option; always use bgiframe when available.Scott González2010-01-191-1/+0
| | | | Fixes #5071 - Remove bgiframe option from all plugins.
* Replaced stackfix with bgiframe.Scott González2010-01-141-2/+2
| | | | Fixes #5061 - Remove stackfix.
* Added jquery.ui.mouse.js to non-interaction demos/tests that use interaction ↵Scott González2009-12-231-0/+1
| | | | plugins.
* extracting widget factory into jquery.ui.widget.jsJörn Zaefferer2009-12-161-0/+1
|
* renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to ↵Richard Worth2009-09-171-6/+6
| | | | jquery.effects.*.js per announcement and discussion here http://groups.google.com/group/jquery-ui-dev/msg/d565a0c56e0cb935
* Dialog: Support hash, array, string for cursorAt option. Use position ↵Scott González2009-08-031-0/+1
| | | | plugin. Partial fix for #2525 - Standardised way to pass coordinates to plugins.
* workaround for #4375Jörn Zaefferer2009-07-111-2/+5
|
* replacing bgiframe with ui.stackfix, updated dialog and its demos accordinglyJörn Zaefferer2009-07-091-2/+2
|
* replaced svn:externals with versioned files within trunk/externalsJörn Zaefferer2009-05-271-1/+1
|
* Switched to jQuery 1.3.2Richard Worth2009-02-201-1/+1
|
* demos: fixed demo descriptions to use CODE for option names instead of STRONGRichard Worth2009-01-281-1/+1
|
* dialog:Paul Bakaus2009-01-271-5/+1
| | | | | - implemented themeroller overlay, removes option overlay (now handled through CSS) (implements #3681) - implemented shadow option (boolean), if set to true, adds shadow from css framework (implements #3681)
* switched to jQuery 1.3.1Richard Worth2009-01-221-1/+1
|
* slightly reorganized/renamed demos to better reflect functionalityMaggie Costello Wachs2009-01-201-9/+2
|
* Happy Birthday jQuery (switched to jQuery 1.3)Richard Worth2009-01-141-1/+1
|
* switched to jQuery 1.3rc2Richard Worth2009-01-131-1/+1
|
* reverted temp commit for demosPaul Bakaus2009-01-121-1/+1
|
* temp commit: reverted to 1.2.6 to fix website issuesPaul Bakaus2009-01-121-1/+1
|
* reverted r1544 (it was temporary)Richard Worth2009-01-081-1/+1
|
* temporarily switched back to 1.2.6Richard Worth2009-01-081-1/+1
|
* demos/dialog: set up dialog demos to use bgiframeRichard Worth2009-01-071-1/+3
|
* removed default theme in favor of only one versioned css framework/TR theme ↵Richard Worth2009-01-071-1/+1
| | | | - base
* Updated all demos/tests to jQuery 1.3pre.Scott González2009-01-031-1/+1
|
* demos/dialog: fitting into demo preview frameRichard Worth2008-12-311-1/+0
|
* demos/dialog/modal.html: clarified the description for modalRichard Worth2008-12-311-7/+7
|
* demos/dialog/modal.html: clarified the description for modalRichard Worth2008-12-311-3/+7
|
* demos: moved the demos.css link down so it can override default theme ↵Richard Worth2008-12-311-1/+1
| | | | styles. other minor updates.
* demos: whitespace fixesRichard Worth2008-12-311-25/+25
| | | | | | - trailing whitespace - inconsistent line endings - set svn:eol-style to native
* Added demo wrapper divs, description text and improved sample dataTodd Parker2008-12-301-20/+34
|
* Re-vamped set of dialog examples that shows the standard set of dialog ↵Todd Parker2008-12-291-4/+6
| | | | types. Removed button.html because it was expanded into the 3 modal types.
* Dialog: Added demos for buttons and modal.Scott González2008-12-291-0/+45