Hello. Sorry for my english :)
I'm trying to add to shopping cart several products. The code that I place the following works only with Firefox 8. In IE 8-9 and Chrome 16 in the cart is added only last item from the array. In what may be the problem?
<html>
<head>
<script src='http://www.e-junkie.com/ecom/box.js' type='text/javascript'></script>
<title>check</title>
</head>
<body>
<a href="javascript:EJEJC_multiAdd(Array('https://www.e-junkie.com/ecom/gb.php?c=cart&i=12345&cl=196248&ejc=2',
'https://www.e-junkie.com/ecom/gb.php?c=cart&i=12345&cl=196248&ejc=2','https://www.e-junkie.com/ecom/gb.php?c=cart&i=1036429&cl=196248&ejc=2'));"><img src="http://www.e-junkie.com/ej/ejadd_to_cart.gif" border="0" alt="Add to Cart"/></a>
</body>
</html>
created
Dec '11
last reply
Dec '11
- 6
replies
- 1.3k
views
- 2
users
- 7
links