Web page rollover button

S

Stanley

Hi everyone,

I would like to make a button for my web page that changes colors and/or
shape when the mouse is hovered over the button, and again changes
colors and/or shape when the button is pressed.

This may be a big topic, I understand, but if somebody could just get me
started, or point me in the direction of a good source, then that would
be quite useful to me.

Thank you.

Stanley
 
J

John Goldsmith

Hello Stanley,

You could certainly use Visio to produce your two images (say using File /
Save as.. gif) and then use either CSS or JavaScript to get the mouseover
behaviour you're after. Checkout these two links:

http://www.andyrutledge.com/cssslides.html

http://www.webdevelopersnotes.com/tips/html/javascript_image_mouse_rollover.php3

If you have other questions regarding the above techniques you might find
the other respective newsgroups more helpful.

Hope that helps.

Best regards

John


John Goldsmith
www.visualSignals.typepad.co.uk
www.visualSignals.co.uk
 
A

Al Edlund

they do some very nice stuff like that in wpf/silverlight/expression using
vs2008 for site creation.
al
 
S

Stanley

Hi John and Al,

Thank you very much for the good information. I will check everything
out thoroughly.

Stanley
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top