CSS Javascript Rollover
CSS Javascript Rollover
Out of context: Reply #3
- Started
- Last post
- 5 Responses
- gabriel_pc0
Just give the table data cell an id and use the script Nairn just posted to access it's properties.
document.getElementById('tablece... = '#ffffff'
etc...