Manual |
||||||||||
|
<<Home>> This manual is for animate2.js. In order to use Animated Rollovers in your WEB pages you will need to download the file animate2.js and create a link to it in the HEAD section of your HTML document. You can download animate2.js from the home page. To create a link in your document, include the following :- <HEAD> The important part is SRC="javascript/animate2.js". This links to where the file animate2.js has been uploaded on your server. If you don't want to put animate2.js in a folder, then change this to SRC="animate2.js". Throughout this manual the following color coding convention has been used.
| ||||||||||
Introductions
| ||||||||||
Object ConstructorsAnimationFrames(ani_name,
num_frames, ext) Functionsturn_on(img_name) <<Home>> |