aboutsummaryrefslogtreecommitdiffstats
path: root/demos/dialog
Commit message (Collapse)AuthorAgeFilesLines
...
* Dialog: Tweaking demo so buttons fit on one line.Scott González2010-01-151-6/+1
|
* Replaced stackfix with bgiframe.Scott González2010-01-146-12/+12
| | | | Fixes #5061 - Remove stackfix.
* Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, ↵Scott González2010-01-075-27/+11
| | | | menu; including menu static tests).
* Added jquery.ui.mouse.js to non-interaction demos/tests that use interaction ↵Scott González2009-12-236-0/+6
| | | | plugins.
* extracting widget factory into jquery.ui.widget.jsJörn Zaefferer2009-12-166-0/+6
|
* renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to ↵Richard Worth2009-09-176-40/+40
| | | | jquery.effects.*.js per announcement and discussion here http://groups.google.com/group/jquery-ui-dev/msg/d565a0c56e0cb935
* Dialog demo: Use the ui-state-highlight class instead of a hard-coded color. ↵Scott González2009-08-291-6/+11
| | | | Fixes #4808 - Modal dialog form validation demo - error message uses hard-coded color.
* Dialog: Support hash, array, string for cursorAt option. Use position ↵Scott González2009-08-036-0/+6
| | | | plugin. Partial fix for #2525 - Standardised way to pass coordinates to plugins.
* Dialog: Include stackfix in default demo.Scott González2009-07-281-0/+1
|
* workaround for #4375Jörn Zaefferer2009-07-114-9/+20
|
* replacing bgiframe with ui.stackfix, updated dialog and its demos accordinglyJörn Zaefferer2009-07-096-12/+11
|
* Dialog Modal Form Demo: Added ui-state-focus class on focus (fixes #4568 - ↵Scott González2009-05-311-7/+14
| | | | Demo: Dialog modal form demo doesn't react to focus on button).
* replaced svn:externals with versioned files within trunk/externalsJörn Zaefferer2009-05-276-6/+6
|
* Dialog demo: Removed misplaced !important.Scott González2009-04-181-3/+3
|
* Added demo for animated dialog.Scott González2009-04-022-0/+54
|
* Switched to jQuery 1.3.2Richard Worth2009-02-205-5/+5
|
* tossed some framework classes on it, adjusted style. Set autoOpen to false - ↵Scott Jehl2009-01-291-22/+54
| | | | otherwise the purpose of the dialog is lost on the user
* demos dialog: Replaced old modal form with new functioning one. Thanks Scott ↵Richard Worth2009-01-292-162/+84
| | | | G and Cloudream.
* demos dialog modal-form2: changed link to button, removed autoOpen: falseRichard Worth2009-01-291-2/+2
|
* demos: dialog modal formChi Cheng2009-01-291-1/+1
|
* demos: dialog modal formChi Cheng2009-01-291-14/+47
|
* Dialog Demo: Beginning of new modal form demo.Scott González2009-01-291-0/+113
|
* demos: fixed demo descriptions to use CODE for option names instead of STRONGRichard Worth2009-01-284-4/+4
|
* dialog:Paul Bakaus2009-01-273-13/+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)
* demos: fixed file naming inconsistency. Multiple words now separated by ↵Richard Worth2009-01-274-3/+3
| | | | hyphen, not underscore
* switched to jQuery 1.3.1Richard Worth2009-01-225-5/+5
|
* slightly reorganized/renamed demos to better reflect functionalityMaggie Costello Wachs2009-01-206-41/+11
|
* Removed some content from default description and added to overview section ↵Todd Parker2009-01-191-3/+1
| | | | on docs wiki instead,
* Happy Birthday jQuery (switched to jQuery 1.3)Richard Worth2009-01-145-5/+5
|
* switched to jQuery 1.3rc2Richard Worth2009-01-135-5/+5
|
* reverted temp commit for demosPaul Bakaus2009-01-125-5/+5
|
* temp commit: reverted to 1.2.6 to fix website issuesPaul Bakaus2009-01-125-5/+5
|
* reverted r1544 (it was temporary)Richard Worth2009-01-085-5/+5
|
* temporarily switched back to 1.2.6Richard Worth2009-01-085-5/+5
|
* demos/dialog: set up dialog demos to use bgiframeRichard Worth2009-01-075-3/+13
|
* removed default theme in favor of only one versioned css framework/TR theme ↵Richard Worth2009-01-075-5/+5
| | | | - base
* Updated all demos/tests to jQuery 1.3pre.Scott González2009-01-035-5/+5
|
* demos: touch upsRichard Worth2009-01-011-1/+1
|
* demos/dialog: fitting into demo preview frameRichard Worth2008-12-315-5/+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/dialog: markup tweaksRichard Worth2008-12-312-23/+28
|
* demos/dialog/modal_form.html: markup tweaksRichard Worth2008-12-311-16/+11
|
* demos: moved the demos.css link down so it can override default theme ↵Richard Worth2008-12-315-5/+5
| | | | styles. other minor updates.
* demos: added <code> inside <pre>. some other minor updatesRichard Worth2008-12-311-21/+29
|
* demos: whitespace fixesRichard Worth2008-12-315-120/+120
| | | | | | - trailing whitespace - inconsistent line endings - set svn:eol-style to native
* Changed local nav title to just say "Examples" instead of repeating the titleTodd Parker2008-12-301-1/+1
|
* Added dialog close for buttonsTodd Parker2008-12-303-5/+3
|
* Name updates for linksTodd Parker2008-12-301-1/+1
|
* Added demo wrapper divs, description text and improved sample dataTodd Parker2008-12-305-85/+169
|