Spry

About the Spry effects library

The SpryEffects.js file includes all of the Spry effects that are available on Adobe Labs. The file has no other dependencies.

Before you add effects to a page, you link the SpryEffects.js file in the head of the HTML document, as follows:

<script type="text/javascript" src="../includes/SpryEffects.js"></script>
Note: The exact file path differs, depending on where you store the SpryEffects.js file.

Both the JavaScript file and the HTML file that contains the effects must reside on your server for Spry effects to work.