answersLogoWhite

0

There are events that are associated with form elements. Say suppose there is a button in form. One could associate an event to it say onclick event. Now when the button is clicked, the onclick event is called or in other words onclick event is fired.

From javascript code side it can be said that it only gets called on fireevent of button script

User Avatar

Wiki User

12y ago

What else can I help you with?