Hi,
for some reason when using this code:
The image doesn't show up, and there is no link to the new window. I cant work it out???? It works fine offline, but when posted online it doesn't show. Ive tested in IE adn Firefox and its the same in both
the page is posted here:
any ideas???
Thanks
Ben
for some reason when using this code:
Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN""[URL unfurl="true"]http://www.w3.org/TR/html4/loose.dtd">[/URL]
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body>
<a href="front_dante.htm" target="_blank" onClick="window.open(this.href,'myNewWindow','top=20,left=70,width=400,height=650'); return false;"><img src="newimages/front_/images/latest-front-design_01.jpg" alt="Dante" name="dante1" width="94" height="165" border="0" id="dante1"></a>
</body>
</html>
The image doesn't show up, and there is no link to the new window. I cant work it out???? It works fine offline, but when posted online it doesn't show. Ive tested in IE adn Firefox and its the same in both
the page is posted here:
any ideas???
Thanks
Ben