eremiss Posted July 8, 2006 Posted July 8, 2006 Hi, i have installed oscommerce, but when i click in the product image, the pop up don't have the scrollbar. How can i insert scrollbar in my pop up, thanxxx!!
♥kymation Posted July 9, 2006 Posted July 9, 2006 Hi, i have installed oscommerce, but when i click in the product image, the pop up don't have the scrollbar. How can i insert scrollbar in my pop up, thanxxx!! In catalog/product_info.php, find this code: <script language="javascript"><!-- function popupWindow(url) { window.open(url,'popupWindow','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no, resizable=yes,copyhistory=no,width=100,height=100,screenX=150,screenY=150,top=15 0,left=150') } //--></script> and change the scrollbars=no to scrollbars=yes Regards Jim See my profile for a list of my addons and ways to get support.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.