Hi,
my problem: I have some tables with transparent backgrounds, which are
changed in colours within a JavaScript DOM function to have a roll-over
effect.
Now, i can't get them back transparent when leaving the mouse out of the
rollover-box - background-color: none; seems not to work.
Isn't it possible to do this with CSS?
Greetings, Thomas
my problem: I have some tables with transparent backgrounds, which are
changed in colours within a JavaScript DOM function to have a roll-over
effect.
Now, i can't get them back transparent when leaving the mouse out of the
rollover-box - background-color: none; seems not to work.
Isn't it possible to do this with CSS?
Greetings, Thomas
Comment