|
RF500
Wireless Monitoring Solutions |
 |
|
|
 |
|
You might wish to create a "rollover effect" for an image
submit button so that the image is replaced by another image
(of the same size) on mouseover and turns back to the original
when the mouse moves out. I don't think that's a good idea - such
behavior is not normal for submit buttons, so you are deviating
more and more from the user interface that users are familiar with -
but it can be done by including attributes like the following into the
INPUT
tag:
Demo: