onRowEnter

This event handler will execute the instruction(s) when data in a row of cells has been changed.

syntax:

document.onRowEnter = function()

The onRowEnter Event Handler is used with the following:

APPLET
AREA
BODY
BUTTON
DIV
IMG
MARQUEE
OBJECT
SELECT
TABLE
TD
TEXTAREA
TH
document