Like This Site? 
 
RSS Feed Follow Us 

on Twitter! Be Our Fan!

HTML Events References

Share this post!
 Vote this!

When a user visit your website, they do things like click on text and images and given links, hover over things etc. These are examples of what JavaScript calls events.
We can write our event handlers in Javascript of vbscript and can specify these event handlers as a value of event tag attribute. The HTML 4.01 specification defines 19 event attributes as listed below:

<body> and <frameset> Level Events:

There are only two attributes which can be used to trigger any javascript or vbscript code when there is any event occurs on document level.   more...

0 comments:

Post a Comment