Javascript

onMouseOver Image Effects

These buttons change when you run your cursor over them. (Netscape & Internet Explorer 4.0 only.)
If you are new to Javascript then please read my onMouseOver Image Effects Tutorial for a more in depth explanation of how to create these effects :)

You need two images for each button - one for the onMouseOver state and one for the onMouseOut state.




Insert this code in the <head></head> tags of your page:
Insert this code where you want the buttons to appear:

Back