Javascript Factory
Home
Javascript : onMouseOver and onMouseOut Events
4:20 AM - Posted by Vipin C -
0 comments
onMouseOver and onMouseOut are often used to create "animated" buttons.
Below is an example of an onMouseOver event. An alert box appears when an onMouseOver event is detected:
<a href="http://www.w3schools.com" onmouseover="alert('An onMouseOver event');return false"><img src="w3s.gif" alt="W3Schools" /></a>
This entry was posted on 4:20 AM and is filed under
Events
,
Tutorials
. You can follow any responses to this entry through the
RSS 2.0
feed. You can
leave a response
, or trackback from your own site.
0 comments:
Post a Comment
Newer Post
Older Post
Home
Your Ad Here
BlogCatalog
Labels
Ajax
(2)
Array
(4)
Autosuggest and Autocomplete
(1)
Boolean
(1)
Break
(1)
Calendars
(1)
Continue
(1)
Date Objects
(1)
Enum
(1)
Events
(5)
Examples
(21)
For in
(1)
Functions
(3)
HTML Forms and Javascript
(1)
Javascript Guidelines
(1)
javascript XML
(1)
Loops
(4)
Math Object
(3)
Methods
(1)
OOPS
(4)
Operators
(3)
PopUp Boxes
(3)
Questions and Answers
(1)
Return Statement
(1)
Special Characters
(1)
Statements
(7)
String Object
(1)
Threading
(1)
Throw Statement
(1)
Try and Catch
(4)
Tutorials
(57)
Variables
(1)
XML
(1)
Archive
October
(14)
September
(54)
August
(21)
0 comments: