aboutsummaryrefslogtreecommitdiffstats
path: root/demos/effect_types
Commit message (Collapse)AuthorAgeFilesLines
* added effect method folders / pagesScott Jehl2009-02-2617-1081/+0
|
* Switched to jQuery 1.3.2Richard Worth2009-02-2016-16/+16
|
* reverted r 1920Scott Jehl2009-01-3018-99/+937
|
* added effect methods demos - still have not made demos for the class animationsScott Jehl2009-01-3018-937/+99
|
* 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.
* 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.