Hi,
I have put the following code on my page to display a list of links/sections
<script language=Javascript1.1>document.write(SectionList(section_tree))
</script>
How do I change the colour, I know its a basic Javascript Question, but I am new to it.
Any help Appreciated,
Thanks,
Rob
I have put the following code on my page to display a list of links/sections
<script language=Javascript1.1>document.write(SectionList(section_tree))
</script>
How do I change the colour, I know its a basic Javascript Question, but I am new to it.
Any help Appreciated,
Thanks,
Rob
Comment