Hi
I'm building this site at and I have encountered a little problem --by the way not all the links are working.
Anyhow, a CSS is applied to the leftframe. When you hover over them they illuminate somewhat, except for WebMail. The reason is the javascript is interfering with the CSS.
Here's the code for the WebMail link:
<span class="navbar" onClick="NewWindow=window.open(' Webmail</span>
Here's the code of one of the links that work:
<span class="navbar"><a href="fags.htm" target="mainFrame">FAQs</a></span>
So is there anyway to get the Webmail link to behave like the others?
Your expertise is greatly appreciated.
--DanH
I'm building this site at and I have encountered a little problem --by the way not all the links are working.
Anyhow, a CSS is applied to the leftframe. When you hover over them they illuminate somewhat, except for WebMail. The reason is the javascript is interfering with the CSS.
Here's the code for the WebMail link:
<span class="navbar" onClick="NewWindow=window.open(' Webmail</span>
Here's the code of one of the links that work:
<span class="navbar"><a href="fags.htm" target="mainFrame">FAQs</a></span>
So is there anyway to get the Webmail link to behave like the others?
Your expertise is greatly appreciated.
--DanH