pacman Posted April 14, 2003 Share Posted April 14, 2003 I would like to edit the pop up windows to display the product and extra information. Could you point me to the correct file to edit the popup windows? Any instructions are appreciated. Link to comment Share on other sites More sharing options...
rseigel Posted April 14, 2003 Share Posted April 14, 2003 catalog/popup_image.php Link to comment Share on other sites More sharing options...
mgraphics Posted April 14, 2003 Share Posted April 14, 2003 The size of the box,placement, and toolbars, etc. is determined by <script language="javascript"><!-- function popupWindow(url) { window.open(url,'popupWindow','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizab le=yes,copyhistory=no,width=100,height=100,screenX=150,screenY=150,top=150,left=1 50') } //--></script> found in the head of the page that calls the popupWindow -Doug Link to comment Share on other sites More sharing options...
toolcrazy Posted April 14, 2003 Share Posted April 14, 2003 You could install the big image contrib (unless your using one of the loaded versions of OSC) and then put the info in the pic that is displayed when you click the popup. I think that would be the easiest. Steve ------------------------- Link to comment Share on other sites More sharing options...
pacman Posted April 15, 2003 Author Share Posted April 15, 2003 here's an example of what I need in my popup window http://caillouette.com/popup/ So when the viewer clicks "click to enlarge" they will get this page. There will be a different page for each product. I also need to change "click to enlarge" to "click for more information". Any help is appreciated Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.