PDA

View Full Version : JavaScript help



jay-em
August 22nd, 2003, 09:15 PM
Does anyone know how to replace this rollover effect using JavaScript instead of Flash?


CLICK HERE AND LOOK AT THE BUTTONS (http://www.jmkm.com)

abzoid
August 22nd, 2003, 09:29 PM
You'll need two images of each button. One for the default state, and one for the rollover state. If you are using Dreamweaver there are built in behaviors for creating the javascript coding. Otherwise go to the Sticky thread at the top of this forum and scroll down to the javascript links. There are rollover scripts or tutorials on each of them.

jay-em
August 22nd, 2003, 09:38 PM
Thanks man, I got it!!:egg: