I am attempting to customize the cart based on information contained at: http://www.e-junkie.com/ej/help.custom-cart.htm Despite my best efforts, I'm unable to get the cart to change from the default parameters.
Here's the code I'm using:
<a href="1https://www.e-junkie.com/ecom/gb.php?c=cart&cl=253866&ejc=21" target="ejejc" class="ec_ejc_thkbx" onClick="javascript:return EJEJC_lc(this);"><img src="http://www.e-junkie.com/ej/ejview_cart.gif" border="0" alt="View Cart"/></a>
<script language="javascript" type="text/javascript">
<!--
function EJEJC_lc(th) { return false; }
function EJEJC_config() {
// Change the pixel width of the cart window:
EJEJC_WIDTH = 720;
// Change the pixel height of the cart window:
EJEJC_HEIGHT = 500;
// Change the border color of the cart window (e.g. #009 for blue):
EJEJC_BRDRCOLOR = "#009";
}
// -->
</script>
<script src='http://www.e-junkie.com/ecom/box.js' type='text/javascript'></script>
The site is currently located at: 1http://theriverleven.com/1
(Site in development, so it's really ugly!)
created
Jul '13
last reply
Jul '13
- 4
replies
- 1.5k
views
- 2
users
- 7
links