Remove Excess Javascript - QTY Discounts |
Post Reply |
Author | |
joshs
Newbie Joined: 07-April-2009 Location: Utah Status: Offline Points: 14 |
Post Options
Thanks(0)
Posted: 14-January-2014 at 3:32pm |
<script> <!--
function win(fileName)
{
myFloater=window.open('','myWindow','scrollbars=auto,status=no,width=300,height=250')
myFloater.location.href=fileName;
}
//--> </script> This script is written every time the qty discount icon is called. So if a category has 30 items with a qty discounts this is replicated 30 times. seems unnecessary?? unless I am missing some important detail. Josh |
|
Josh Shirley
josh@windsurfutah.com |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |