[thelist] Table Cell Color Mouseover
.jeff
thelist at lists.evolt.org
Thu Feb 28 14:59:01 2002
gina,
><><><><><><><><><><><><><><><><><><><><><><><><><><><><><
> From: Gina K. Anderson
>
> Okay, I've searched for an hour and I'm calling for
> help :) I need to put a simple vertical table with
> links in each cell, on a page. I need to change the
> cell background color on mouseover--text only links
> --cross browser and degrades nicely.
><><><><><><><><><><><><><><><><><><><><><><><><><><><><><
try this:
http://members.evolt.org/jeff/code/table_cell_rollover.cfm
works in ie5+, nn6/moz, and any other browser that correctly interprets
getElementById() -- the w3 compliant method of working with the dom.
this method doesn't use tables, but might work for ya:
Using CSS to create rollovers
http://evolt.org/article/thelist/17/16676/
good luck,
.jeff
http://evolt.org/
jeff@members.evolt.org
http://members.evolt.org/jeff/