aboutsummaryrefslogtreecommitdiffstats
path: root/demos/removeClass
Commit message (Collapse)AuthorAgeFilesLines
* Class animation demos: Don't chain id and class selectors together in CSS ↵Scott González2010-07-161-1/+1
| | | | since IE6 doesn't understand chained rules.
* html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercaseRichard Worth2010-03-122-2/+4
|
* 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
|
* renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to ↵Richard Worth2009-09-171-1/+1
| | | | jquery.effects.*.js per announcement and discussion here http://groups.google.com/group/jquery-ui-dev/msg/d565a0c56e0cb935
* demos: simplified class effect demos to work in IE6Richard Worth2009-03-031-1/+1
|
* demos: effects - added return false; to button click handlersRichard Worth2009-03-021-0/+1
|
* updated classes more to use all animated propertiesScott Jehl2009-02-271-13/+7
|
* updated classes to use all animated propertiesScott Jehl2009-02-271-2/+2
|
* updated demos to a standard format - class animations do not seem to work in ↵Scott Jehl2009-02-272-0/+73
safari (unsure why)