Class Summary |
Appear |
The appear effect will transition an HTML element from one opacity to
another. |
BlankEffect |
Blank effects are used as place holders in local effects |
BlindDown |
script.aculo.us blind down effect
Simulates a window blind, where the contents of the affected elements stay in place. |
BlindUp |
script.aculo.us blind up effect
Simulates a window blind, where the contents of the affected elements stay in place. |
CurrentStyle |
Effects can change a components style. |
DragCache |
Store values of Draggable and Droppables between requests |
DragDrop |
Make HTML Elements draggable or droppable
Makes the element drop (Move Down) and fade out at the same time. |
DropOut |
script.aculo.us drop out effect |
Effect |
Base class for all javascript effects |
EffectBuilder |
Used to translate simple strings into effects |
EffectComparator |
|
EffectHashCode |
|
EffectQueue |
Use to fire a sequence of effects at once |
EffectsArguments |
Utility class to set arguments for effects |
EffectUtil |
Utility functions for effect |
Fade |
The Fade effect will transition an HTML element from one opacity to another. |
Focus |
|
Fold |
script.aculo.us fold effect
Fold an element in two halfs and remove from screen |
Grow |
script.aculo.us grow effect
Grow an Element from nothing to its full size. |
Highlight |
The highlight effect will change the background color of an HTML element and
then transition the color back its original state |
JavascriptContext |
Used to send Javascript to the browser |
LocalEffectEncoder |
Encode an effect call to an javascript event |
Move |
Move an HTML element to a new position. |
Opacity |
Set the opacity of an HTML element |
Puff |
script.aculo.us puff effect
Expand an HTML element and fade it out at the same time |
Pulsate |
Pulsate or flash an HTML element |
Scale |
script.aculo.us scale effect
Grow or shrink an element by a specifed percent. |
Shake |
script.aculo.us shake effect
Shanke an element from left ot right |
Shrink |
script.aculo.us Shrink effect
Shrink an element to nothing |
SlideDown |
script.aculo.us slide down effect
Simulates a window blind, where the contents of the affected elements scroll up and down accordingly. |
SlideUp |
script.aculo.us slide up effect
Simulates a window blind, where the contents of the affected elements scroll up and down accordingly. |
Squish |
script.aculo.us squish effect
Squish an elmenet to nothing |
SwitchOff |
script.aculo.us switch off effect
Flash and then fold an html element, removing it from the screen |