Available in: Logi Info | Source code name: EventHandler |
Event Handler makes it possible to handle DHTML events such as "onclick", "onchange" and "onblur". You may specify one of these, or any other valid DHTML event name.
Add an Action element under the EventHandler to set the action that will take place when the event occurs.
There may be more than one EventHandler under a single element. Each must handle a different event.
Element Group:Extensions and Shared Elements |