summaryrefslogtreecommitdiffstats
path: root/demos
Commit message (Collapse)AuthorAgeFilesLines
...
* Dialog Demo: Beginning of new modal form demo.Scott González2009-01-291-0/+113
|
* New "All effects" page modeled after the visual tests. Changed so script is ↵Todd Parker2009-01-281-0/+222
| | | | in the head and framework classes are used. I kept the other all effect page (default.html) in this folder too in case we decide thsi is a better option. Needs props fixed.
* demos index: added bgiframe for modal demosRichard Worth2009-01-281-0/+1
|
* eol-style and mime-typeRichard Worth2009-01-281-62/+62
|
* demos tabs: added sortable tabs demoRichard Worth2009-01-282-0/+63
|
* demos: fixed demo descriptions to use CODE for option names instead of STRONGRichard Worth2009-01-2845-48/+48
|
* effect_types description: added note that effects can be toggledJörn Zaefferer2009-01-281-1/+1
|
* Created new folder for effect_types that includes all standard effects ↵Todd Parker2009-01-2716-0/+859
| | | | together to match the new effects docs structure. Also created a new default.html page that contains a set of all effect demos together on one page. If this looks ok, the 3 separate effects folders can be deleted.
* demos draggable delay-start: disable text selectionRichard Worth2009-01-271-0/+1
|
* 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)
* Added new Effect links and re-instated the About and Theming sections. NOTE: ↵Todd Parker2009-01-271-4/+12
| | | | Greedy re-wite is causing an error when loading this into the demos & docs part of the site and needs to be fixed
* demos: li's must have a height in IE6 in certain cases, or otherwise ↵Paul Bakaus2009-01-271-1/+1
| | | | event.target is the parent (related to #3880)
* demos: fixed file naming inconsistency. Multiple words now separated by ↵Richard Worth2009-01-2720-15/+15
| | | | hyphen, not underscore
* demos/resizable: removed no longer used (renamed) demosRichard Worth2009-01-279-366/+0
|
* demos: load docs after demos, otherwise insert of docs sometimes failsJörn Zaefferer2009-01-261-20/+21
|
* demos: removed php code from index.html (was breaking doctype in IE!)Paul Bakaus2009-01-261-6/+0
|
* demos: removed absolute doc links for cleaner separation between demo-docs / ↵Paul Bakaus2009-01-251-10/+0
| | | | docs
* demos: changed documentation absolute urls from documentation/ to docs/Paul Bakaus2009-01-251-8/+8
|
* demos: fixed view source pre, code paddingRichard Worth2009-01-241-0/+1
|
* demos: view source cleanupRichard Worth2009-01-241-1/+6
|
* demos/accordion/default.html: line wrapping for view sourceRichard Worth2009-01-241-6/+8
|
* demos/accordion/default.html: line wrapping for view sourceRichard Worth2009-01-241-4/+29
|
* demos: view source should show the actual full source, not just the javascriptPaul Bakaus2009-01-241-1/+1
|
* demos update, View SourceJörn Zaefferer2009-01-241-9/+15
|
* demos: rolled demos ui.theme.css into demos.cssRichard Worth2009-01-243-243/+64
|
* added ThemeSwitcher link to demos navMaggie Costello Wachs2009-01-231-0/+1
|
* added header markupMaggie Costello Wachs2009-01-231-1/+2
|
* demos: made right nav look good in IEPaul Bakaus2009-01-231-2/+4
|
* accordion demos: removed duplicate </div>, fixes demos/accordion right hand ↵Paul Bakaus2009-01-231-2/+0
| | | | nav on website
* switched to jQuery 1.3.1Richard Worth2009-01-22102-102/+102
|
* Fixed link to TR docsTodd Parker2009-01-211-1/+1
|
* Added new About and Theme links to left nav, removed letterspacing from css.Todd Parker2009-01-212-1/+9
|
* small fix to demo captionMaggie Costello Wachs2009-01-201-1/+1
|
* slightly reorganized/renamed demos to better reflect functionalityMaggie Costello Wachs2009-01-205-21/+12
|
* slightly reorganized/renamed demos to better reflect functionalityMaggie Costello Wachs2009-01-2011-106/+26
|
* slightly reorganized/renamed demos to better reflect functionalityMaggie Costello Wachs2009-01-203-5/+5
|
* slightly reorganized/renamed demos to better reflect functionalityMaggie Costello Wachs2009-01-206-41/+11
|
* demos/draggable/events: tiny CSS fix for IE6Bohdan Ganicky2009-01-201-1/+1
|
* demos/index: quick fix for #3810Bohdan Ganicky2009-01-201-0/+2
|
* demos/selectable: removed unused filesRichard Worth2009-01-202-110/+0
|
* demos: fixed propagation demo callbackPaul Bakaus2009-01-201-2/+3
|
* demos: removed unlinked droppable demosPaul Bakaus2009-01-204-230/+0
|
* demos/sortable: some cleanup and consistencyRichard Worth2009-01-2017-511/+105
|
* fixed code inline stylingRichard Worth2009-01-201-0/+1
|
* set svn:eol-style to nativeRichard Worth2009-01-202-109/+109
|
* updated page titles to match new nav optionsMaggie Costello Wachs2009-01-195-6/+6
|
* updated the demo captions, and reordered the examples navigationMaggie Costello Wachs2009-01-1911-54/+29
|
* updated the demo captions, and reordered the examples navigationMaggie Costello Wachs2009-01-196-19/+11
|
* accordion fillSpace demo: define minHeight for resizable to keep accordion ↵Jörn Zaefferer2009-01-191-1/+2
| | | | functional
* Removed some content from default description and added to overview section ↵Todd Parker2009-01-195-29/+3
| | | | on docs wiki instead,