AW: [rt-users] Table Row Links

netsaint-users netsaint-users at lists.netways.de
Fri Feb 1 06:41:47 EST 2002


> I've seen some other places on the web where they have an 
> entire table row
> as a hyperlink.. with neat mouseover highlights and stuff.

Hi, for the OnMouseOver Effect, you could use:

<TR bgcolor="#dddddd"
onmouseover="javascript:style.background='#ffffff'"
onmouseout="javascript:style.background='#dddddd'">




More information about the rt-users mailing list