onclick Event

             

Sent when a DHTML scriptlet forwards an onclick event.

Visual Basic® Syntax

ScriptContainer_onclick()

JavaScript Syntax

< SCRIPTLANGUAGE="JavaScript"
FOR=ScriptContainer
EVENT= onclick>

Remarks

The scriptlet container object receives this event if both of these conditions are true:

You can get information about the state of the event by querying the scriptlet object container's event property.