Platform SDK: Web Telephony Engine |
The onclick event fires when the caller chooses a menu item, clicks a button, or selects a check box, or when an automatically clicked button is clicked.
This event will bubble. Events that bubble can be handled on any parent element of the object that fired the event.
A, AREA, BUTTON, INPUT TYPE=[button | checkbox | image | reset | radio | submit]