Does anybody know how to make javascript buttons? myspacesupport.com has the kind of buttons i am talking about. I know i can make buttons in fireworks mx but i want to see if there is a different way first. Please help me with this. I am new to javascript and dont know to much about it.
Javascript Butons?
You make the buttons with a program like fireworks mx, then you use javascript to make interaction with the mouse to swap between the two images....
hmmm.... Take a look a this....
http://www.devx.com/tips/Tip/13653
Remember. you need a normal button image, and a lite button image.
I hope this helps.
hmmm.... Take a look a this....
http://www.devx.com/tips/Tip/13653
Remember. you need a normal button image, and a lite button image.
I hope this helps.
Hey thanks for the help. I appreciate it very much.
I just noticed I spelled buttons wrong.
Try
onmouseover and onmouseout in the TAG declarations to Change Images
onmouseover and onmouseout in the TAG declarations to Change Images
i went to the site, but i couldnt see the buttons.
Related topics
