Click to return to the DHTML, HTML     
onrowout Event     reset Method     Behaviors Library    
Web Workshop  |  DHTML, HTML & CSS

onrowover Event


Fires when the mouse cursor enters a row for the rowover behavior.

Syntax

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

Return Value

Returns a reference to the TR element that fired the event.

Remarks

BubblesNo
CancelsNo
To invoke Move the mouse cursor over a row in a table participating in the rowover behavior.
Default action Initiates any action associated with this script.

The onrowover 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.