ladykaren Posted October 28, 2006 Posted October 28, 2006 Hi everyone; Is there a contrib that will place a scrolling bar for pop up images so that if the pop up is a rather large image, someone can slide the bar up and down to view the page? I also need it to be compatible with More Pics 6 newest version. Thanks, Karen
bill110 Posted October 28, 2006 Posted October 28, 2006 Hi everyone;Is there a contrib that will place a scrolling bar for pop up images so that if the pop up is a rather large image, someone can slide the bar up and down to view the page? I also need it to be compatible with More Pics 6 newest version. Thanks, Karen I'm not sure if this will work with More Pics but at the top if 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,res izable=yes,copyhistory=no,width=100,height=100,screenX=150,screenY=150,top=150,le ft=150') } //--></script> where it says scrollbars=no, change to scrollbars=yes, My Contributions Stylesheet With Descriptions Glassy Grey Boxtops Our Products Meta Tags On The Fly Password Protect Admin "No matter where you go....There you are" - Buccaroo Bonsai
ladykaren Posted October 28, 2006 Author Posted October 28, 2006 I'm not sure if this will work with More Pics but at the top if 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,res izable=yes,copyhistory=no,width=100,height=100,screenX=150,screenY=150,top=150,le ft=150') } //--></script> where it says scrollbars=no, change to scrollbars=yes, Thanks Bill ... that did the trick !! Hugs
Recommended Posts
Archived
This topic is now archived and is closed to further replies.