PDA

View Full Version : changing table background


fridgenetwork
05-23-2003, 04:30 AM
does anyone know of some JavaScript that i can put in a onmouseover event (in a link) that would change the background colour of the cell that the link is in, and change back to the original colour onmouseout?

i'd appreciate your help

cheesebagpipe
05-23-2003, 04:37 AM
SITE SEARCH. :rolleyes:

http://www.codingforums.com/search.php?action=showresults&searchid=123196&sortby=lastpost&sortorder=descending

scriptkeeper
05-23-2003, 05:13 AM
onmouseover="this.style.bakcgroundColor='blue'"