M
mark | r
i use document.getelementbyid('id').style.colour= a lot anyone know how to
set the style of the link in the following code
<li id="tab1"><a href="#">moo</a></li>
because setting the colour of tab1 doesnt work.
Mark
set the style of the link in the following code
<li id="tab1"><a href="#">moo</a></li>
because setting the colour of tab1 doesnt work.
Mark