aboutsummaryrefslogtreecommitdiffstats
path: root/demos/accordion
Commit message (Collapse)AuthorAgeFilesLines
* Demos: Cleanup.Scott González2010-09-093-4/+4
|
* Accordion demos: Coding standards.Scott González2010-09-099-146/+136
|
* Add support for multiple events, along with hoverintent demo. Fixes #3614 - ↵jzaefferer2010-07-142-0/+134
| | | | Accordion: support multiple events being set at the same time
* html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercaseRichard Worth2010-03-128-8/+16
|
* use button on accordion demo page with a button-eleementJörn Zaefferer2010-02-201-1/+2
|
* Fixed #5182 - Update to jQuery 1.4.2Richard Worth2010-02-167-7/+7
|
* fixed #5163 - themes: css files need to be renamed to be consistent with js ↵Richard Worth2010-02-167-7/+7
| | | | file renames in 1.8a1
* switched to jQuery 1.4.1Richard Worth2010-01-277-7/+7
|
* switched to jQuery 1.4Richard Worth2010-01-207-7/+7
|
* Accordion demos: Added missing include of mouse plugin.Scott González2010-01-072-0/+2
| | | | Fixes #5046 - Accordion demos: Missing mouse plugin.
* extracting widget factory into jquery.ui.widget.jsJörn Zaefferer2009-12-167-0/+7
|
* renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to ↵Richard Worth2009-09-177-16/+16
| | | | jquery.effects.*.js per announcement and discussion here http://groups.google.com/group/jquery-ui-dev/msg/d565a0c56e0cb935
* Workaround for #4786, improvedJörn Zaefferer2009-08-181-0/+1
|
* Workaround for #4786Jörn Zaefferer2009-08-181-1/+11
|
* sortable accordion: formattingJörn Zaefferer2009-08-181-1/+6
|
* accordion fix for #4653: added tests, adopted no-auto-height demo to also ↵Jörn Zaefferer2009-07-031-4/+8
| | | | cover navigation option; fixed an unrelated bug, where ui-accordion-content-active was never removed
* Fix for #4222Jörn Zaefferer2009-05-111-4/+12
|
* removed BOMsRichard Worth2009-04-242-2/+2
|
* Demos: sortable accordionChi Cheng2009-03-222-1/+66
|
* Switched to jQuery 1.3.2Richard Worth2009-02-206-6/+6
|
* Accordion: Fixed #3969: Deprecated alwaysOpen for collapsible option; fixed ↵Scott González2009-02-021-2/+2
| | | | demos, tests, and using alwaysOpen on init.
* accordion demos: file renameRichard Worth2009-01-312-1/+1
|
* eol-style and mime-typeRichard Worth2009-01-311-57/+57
|
* accordion: demo titleJörn Zaefferer2009-01-301-1/+1
|
* accordion: demo description typoJörn Zaefferer2009-01-301-1/+1
|
* accordion: added ul-visual-test; improved solution for fixing ul-accordions, ↵Jörn Zaefferer2009-01-301-3/+0
| | | | no more potential scope issues
* accordion: added noAutoHeight.html demoJörn Zaefferer2009-01-302-0/+61
|
* accordion: better default for header-optionJörn Zaefferer2009-01-305-8/+2
|
* Accordion: Fixed #3788: Removed wrapper divs and smoothed animations, ↵Scott González2009-01-306-131/+90
| | | | allowing accordions to work with dl's and ul's again.
* demos: fixed demo descriptions to use CODE for option names instead of STRONGRichard Worth2009-01-284-4/+4
|
* demos: fixed file naming inconsistency. Multiple words now separated by ↵Richard Worth2009-01-272-1/+1
| | | | hyphen, not underscore
* 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
|
* added header markupMaggie Costello Wachs2009-01-231-1/+2
|
* 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-225-5/+5
|
* 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-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-191-10/+0
| | | | 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
|
* 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-2/+2
|
* demos: moved the demos.css link down so it can override default theme ↵Richard Worth2008-12-315-5/+5
| | | | styles. other minor updates.