Hi,
Is it possible to change the class style of an HTML element using
DHTML? For example...
<td class="my_class ">Text</td>
I have used DHTML to change style elements such as backgroundColor so I
assume that it can be used to change the class too.
Cheers
Burnsy
Is it possible to change the class style of an HTML element using
DHTML? For example...
<td class="my_class ">Text</td>
I have used DHTML to change style elements such as backgroundColor so I
assume that it can be used to change the class too.
Cheers
Burnsy
Comment