Help, I'm having problems controlling the colors of my active and visited links. I've used the normal code:
<body link="blue" alink="blue" vlink="violet">
it works on the normal hyperlinks but it has no effect when I am opening a new window with the following:
<a onclick="window.open('../../case1chart2.gif','linkname','height=250, width=410,scrollbars=no')" href="java script:void(0)"><u>enquiries</u></a>
The links are black no matter what I try to do.
Here is the offending page: (there are others with the same problem)
http://www.customercsi.com/case1.html
Thanks, David
