aboutsummaryrefslogtreecommitdiffstats
path: root/demos/tabs/manipulation.html
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, ↵Scott González2010-01-071-8/+7
| | | | menu; including menu static tests).
* 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-3/+3
| | | | jquery.effects.*.js per announcement and discussion here http://groups.google.com/group/jquery-ui-dev/msg/d565a0c56e0cb935
* reverted r2179 (demos: removed Slider 'Simple scrollbar' and Tabs 'Simple ↵Richard Worth2009-03-031-0/+119
| | | | manipulation' for now as both have issues in Safari) restoring broken demos to trunk so they can be worked on for the next release (1.7.1)
* demos: removed Slider 'Simple scrollbar' and Tabs 'Simple manipulation' for ↵Richard Worth2009-03-031-119/+0
| | | | now as both have issues in Safari
* demos/tabs: added new demo "Simple manipulation", shows simple tabs adding ↵Bohdan Ganicky2009-03-011-0/+119
and removing