Does anyone know how to, with Javascript, change the background of a table cell when the mouse is over it, but change back when the mouse leaves?
Like:
<td onmouseover="changecolor('#003399')" onmouseout="changecolor('#FFFFFF')">
What would the changecolor() function be defined as? Thanks in advance...



(or is that 2.2 Cents including GST?)


Bookmarks