Fires when a property is assigned an invalid value, or the property is read-only, for the tooltip behavior.
Syntax
XML <Prefix:CustomTag ID = sID STYLE="behavior:url('expand.htc')" onerror = "handler" .../> Scripting [ handler = ] oTable.onerror
Return Value
Returns the text string error.
Remarks
Bubbles No Cancels No To invoke
- Assign an invalid value to a property.
- Assign any value to a read-only property.
Default action Initiates any action associated with this script. The onerror event is available only to objects participating in the tooltip behavior.
Applies To
tooltip