View Single Post
  #1  
Old 10-05-2006, 12:18 PM
 
willirl willirl is offline
 

eXpert
  
Join Date: Mar 2004
Location: OHIO
Posts: 271
 

Default How to pop up a window.

I'm trying to pop up a window from a product page in the store. Here is the <a> I'm using:

<a href="javascript:void(0);" onClick="window.open('/store/files/images/small/-free-ship.html','mywindow','width=600,height=665')">(Cl ick here for Details)</a>

This pops up a window but the window holds the error message:

You don't have permission to access /store/files/images/small/-free-ship.html on this server.
__________________
Richard

x-cart version 4.0.17
http://roguewavemarine.com
Reply With Quote