Guest_imported
New member
- Jan 1, 1970
- 0
how do i change the class of an entire object using dhtml.
I have a style called blue, and red.
<td class="blue" onMouseOver="this.style='red';">
What am i doing wrong here.
I have a style called blue, and red.
<td class="blue" onMouseOver="this.style='red';">
What am i doing wrong here.