Click to return to the DHTML, HTML     
rowover Behavior     onrowclick Event     Behaviors Library    
Web Workshop  |  DHTML, HTML & CSS

onerror Event


Fires when a property is assigned an invalid value, or the property is read-only, for the rowover behavior.

Syntax

HTML<TABLE STYLE="behavior:url('expand.htc')" onerror = "handler" .../>
Scripting[ handler = ] oTable.onerror

Return Value

Returns the text string error.

Remarks

BubblesNo
CancelsNo
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 rowover behavior.

Applies To

[ Object Name ]
PlatformVersion
Win16:
Win32:
Mac:
Unix:
WinCE:
rowover


Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.