E-junkie Ecommerce Forums » E-junkie Discussions
Tag Cloud for this topic: | |
| |
|
dagman member Posts: 1 |
We have built a website using Weebly.com. We want to sell pdfs through the e-junkie cart. However we cannot get the javascript box to open properly. I have read through the forum and I have tried using the View Cart button with the Javascript code. This is what happens in Firefox: The e-junkie cart opens in another tab. When you click on continue shopping, the new tab closes and you are returned to the shopping page but the with Javascript e-junkie box on top. If you now click on the continue shoppping button on the e-junkie cart box, the box closes and you are back on the shopping page. In Internet Explorer: The same thing happens but instead of opening a new tab it opens a new window. The web address is www.myenglishoffice.com/worksheets.html. I do not have the Javascript code in the page right now because I think it is less confusing for the user than the alternative I have described above. I tried adding this code on the page like EjunkieGuru advised someone else in the forum. </script> <script src='http://www.e-junkie.com/ecom/box.js' type='text/javascript'></script> However it just did the same thing as before with opening a new tab/window. # POSTED ON: February 4, 2010 @ 10:11 GMT -7 |
|
E-junkieGuru E-Junkie Crew Posts: 3486 |
Your page is still missing the required SCRIPT portion of your View Cart code: <script language="javascript" type="text/javascript"> <!-- function EJEJC_lc(th) { return false; } // --> </script> <script src='http://www.e-junkie.com/ecom/box.js' type='text/javascript'></script> Your page is still missing that final line. I made a copy your page's source code, added the missing line to my test copy, and verified that all the cart buttons on the page worked just fine with our overlay-style cart (no popup tab/window). You will need to figure out how Weebly may allow you to paste in HTML without having that HTML removed or altered in any way when you save the page (if you need help with that, consult Weebly's help pages or support staff). # POSTED ON: February 4, 2010 @ 19:34 GMT -7 |
You must be logged in to make a post. Please click here to login. | |






