Hello Board,
Please help me if you can. Here is what I am trying to do. I want to access the properties of the BGCOLOR of the <TD> using the DOM. Here is an example.
<td id="1" bgcolor="#FFFFFF"> <--- with ID.
Here is how I am trying to access it:
<script...