What do Events mean?

Answer

Events allow you to write a javascript code that reacts to certain situations. They are actions detected by javascript. Every element on a web page has certain events that can trigger a javascript code.

Events are usually used in a combination with functions. Hence, functions will not be executed until the event occurs. 

In order to execute functions on the occurrence of certain events, event handlers are provided in javascript 

They start with the prefix 'On'. Each event handler deals with a certain type of event.

All javascript Questions

Ask your interview questions on javascript

Write Your comment or Questions if you want the answers on javascript from javascript Experts
Name* :
Email Id* :
Mob no* :
Question
Or
Comment* :
 





Disclimer: PCDS.CO.IN not responsible for any content, information, data or any feature of website. If you are using this website then its your own responsibility to understand the content of the website

--------- Tutorials ---