|
|
<A ...>onMouseOver = "script command(s)"onMouseOut = "script command(s)"onMouseOveronMouseOutSo, for example, this code displays an alert box when the mouse moves over the link:
| this code | produces this |
<A
HREF="omoexample.html"
onMouseOver="alert('my alert box')">my page</A>
|
my page |
This code displays an alert box when the mouse moves out from the link:
| this code | produces this |
<A
HREF="omoexample.html"
onMouseOut="alert('my alert box')">my page</A>
|
my page |
|
Recommended Resources |
|||
| web hosting tutorials Credit Help |
Search the Internet Search Engine Help |
Low Fat Lifestyle Internet Traffic |
Web
Hosting Web Design |
|
Discount
Hotel Reservations All
Rights Reserved, Copyright © Free-HTML-Tutorials.com 2003 |
|||