Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

click to enlarge javascript error


luxor

Recommended Posts

When i go to the product page and click enlarge image it is not working and javascript error comes up.

 

Any clues anyone?

 

here is my code:

 

<script language="javascript"><!--

document.write('<a href="java script:popupWindow(\'/store/popup_image.php?pID=28&osCsid=a67397bf2f708bf2ba843cf821b4cbed\')"><img src="images/blue_stripe_600.jpg" border="0" alt="600 thread count blue stripe" title=" 600 thread count blue stripe " width="100" height="80" hspace="5" vspace="5"><br>Click to enlarge</a>');

//--></script>

<noscript>

<a href="/store/images/blue_stripe_600.jpg?osCsid=a67397bf2f708bf2ba843cf821b4cbed" target="_blank"><img src="images/blue_stripe_600.jpg" border="0" alt="600 thread count blue stripe" title=" 600 thread count blue stripe " width="100" height="80" hspace="5" vspace="5"><br>Click to enlarge</a></noscript>

</td>

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...