View Single Post
Old 05-13-2004, 05:40 PM   PM User | #8
sad69
Senior Coder

 
Join Date: Feb 2004
Posts: 1,206
Thanks: 0
Thanked 0 Times in 0 Posts
sad69 is an unknown quantity at this point
Try:
Code:
removeCell.onMouseOver=function(){this.style.backgroundColor='#009900'};
and see how that works...

Sadiq.
sad69 is offline   Reply With Quote