Scriptaculous

From Elvanör's Technical Wiki
Revision as of 08:44, 30 April 2008 by Elvanor (talk | contribs)
Jump to navigation Jump to search

Basics

  • One of the main design choice of Scriptaculous is to allow you to create your own effects by combining several core effects.

Effects

  • If you want an element to appear by growing out of nowhere, try directly the Grow effect. I could not make the basic scale effect to work correctly.

Autocompletion

  • Scriptaculous offers a very nice framework for autocompletion, either local or on the server through Ajax. If you need autocompletion, use this framework!