chadi
May 3rd, 2008, 03:28 PM
www.logicweb.com
The live chat image map works fine in Firefox and Oprea but not in IE7. I believe its the # link. What can I do to the below code for the chat to rectify this in IE without ruining it for the other more compliant browsers?
<div id="imgmap">
<a href="/index.php">
<img src="images/header.gif" alt="Web Hosting by LogicWeb" class="img" /></a>
<a id="area1" href="#" onclick="window.open('http://messenger.providesupport.com/messenger/chadi.html', '_blank', 'menubar=0,location=0,scrollbars=auto,resizable=1, status=0,width=500,height=480')"></a>
</div>
The live chat image map works fine in Firefox and Oprea but not in IE7. I believe its the # link. What can I do to the below code for the chat to rectify this in IE without ruining it for the other more compliant browsers?
<div id="imgmap">
<a href="/index.php">
<img src="images/header.gif" alt="Web Hosting by LogicWeb" class="img" /></a>
<a id="area1" href="#" onclick="window.open('http://messenger.providesupport.com/messenger/chadi.html', '_blank', 'menubar=0,location=0,scrollbars=auto,resizable=1, status=0,width=500,height=480')"></a>
</div>