Complete ImageButton Control Reference
The OnClientClick property is used to sets a client side script to be run when the ImageButton control is clicked.
The script specified in this property is run by the ImageButton's event "OnClick" in addition to the predefined script.
| Attribute | Description |
|---|---|
| func | Client side script to be run when ImageButton is clicked |
The following example runs two scripts when the ImageButton control is clicked:
Complete ImageButton Control Reference
Your message has been sent to W3Schools.