CreoleTech Posted January 25, 2007 Share Posted January 25, 2007 How can I add scrollbars when users click on the "enlarge image" button. Thanks, newbie Link to comment Share on other sites More sharing options...
CreoleTech Posted January 25, 2007 Author Share Posted January 25, 2007 I found my answer: in store/product_info.php on line 34: <script language="javascript"><!-- function popupWindow(url) { window.open(url,'popupWindow','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no,width=100,height=100,screenX=150,screenY=150,top=1 50,left=150') } //--></script> Link to comment Share on other sites More sharing options...
Silvergren Posted February 10, 2007 Share Posted February 10, 2007 Thank you very much CreoleTech, I've searched for an answer to this question for some time and yours is the first I've come across, thank you, thank you, thank you! Link to comment Share on other sites More sharing options...
holy007 Posted July 12, 2007 Share Posted July 12, 2007 Brilliant! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.