Download JavaScript Code Examples, Tutorials, Reference

Provide thousands of free JavaScript code examples, DHTML, HTML JavaScript Tutorials, Reference and Help. JavaScriptBank.com is the best JavaScript resources




Over 2000+ free Javascript
at JavaScriptBank.com Website

Sampled by JavaScriptBank.com





(Move your mouse over the images to the left)
(Refresh the page to see different rollover effects)
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)