CSS highlighting across cells
CSS highlighting across cells
Out of context: Reply #3
- Started
- Last post
- 8 Responses
- cinder0
dont use TDs.
Use big blank space gifs or somethinganyway
display: block;
it will make a 'row' light up using some basic javascript in the link tag
onmouseover="this.style.backgrou...
onmouseout="this.style.backgroun...