Script.aculo.us: Difference between revisions

Content deleted Content added
Acm (talk | contribs)
Acm (talk | contribs)
Line 21:
script.aculo.us extends the [[Prototype Javascript Framework]] by adding visual effects, user interface controls, and utilities.
 
===Visual Effectseffects===
 
There are five core effects script.aculo.us offers: Opacity, Scale, MoveBy, Highlight, and Parallel. Through these effects there are over 16 additional effects using combinations of the core effects out of the box. Programmers can even extend and make new effects.