Spice Posted June 17, 2004 Share Posted June 17, 2004 Hello Anyone know how to enable scroll fuction in the popup pictures? Kind regards Spice Link to comment Share on other sites More sharing options...
Guest Posted June 17, 2004 Share Posted June 17, 2004 You will find it in this (product_info.php): <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> scrollbars=yes :D Matti Link to comment Share on other sites More sharing options...
Spice Posted June 17, 2004 Author Share Posted June 17, 2004 thx very much. ^_^ Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.