View Full Version : Button Question....?


DragonSeifer
5th August 2003, 07:31 AM
See this button I made...It's animated right.... But how do I make it so it only animates when some moves there cursor over it?

Floris
5th August 2003, 10:40 AM
By using javascript.

OnMouseOver event.

Chris M
5th August 2003, 07:39 PM
Make 2 buttons, one with the blue on, one without, and like floris said, with the OnMouseOver event;)

Satan

Floris
30th September 2003, 01:39 PM
Did you get it to work yet ?