Hi All,
I'm making a navigation table, and when a user rolls over a cell, it turns red and when they roll off, it turns transparent again (so they can see the image underneath).
My code works fine, except in old versions of netscape, it doesn't recognize c.style.backgroundColor=''; as...