Multimedia Rollovers
Brought to you by...

JavaScript-FX

(Move your mouse over the images to the left)
(Refresh the page to see different rollover effects)
Home | Scripts | ScriptClips | Forum

Installation Directions:
1) Open up your webpage document in Notepad
2) Right click in the text area below and select "copy"
3) Right click in Notepad and "Paste" this code into the <head> section
4) Right click on the text area below and select "copy"
5) Right click in Notepad and "paste" this code into
the BODY of your document where you want the rollover image to appear.
6) Customization :-
- Add as many images as you want - change the name "home" to the name of your rollover
- make sure you that if you add a new rollover you create a Rollover for it in the HEAD section.

Rollover("myRollover", "images/myImage.gif");

(See the source code for more details)
Click here for more customization options