E-Junkie Forum http://www.e-junkie.com/bb/ E-Junkie Forum RSS en-us Copyright 2013, 19.5 Degrees. All rights reserved. webmaster@e-junkie.com webmaster@e-junkie.com Tue, 24 Feb 2009 03:32:13 GMT Sun, 26 May 2013 07:37:16 GMT 681 E-JUNKIE 5 E-Junkie Forum http://www.e-junkie.com/bb/ http://www.e-junkie.com/ej/logo.gif 290 104 Post #6 http://www.e-junkie.com/bb/topic/3101/pg/0#post9284 http://www.e-junkie.com/bb/topic/3101/pg/0#post9284 Tue, 24 Feb 2009 03:32:13 GMT E-junkie Discussions; aescripts Post #5 http://www.e-junkie.com/bb/topic/3101/pg/0#post9284 http://www.e-junkie.com/bb/topic/3101/pg/0#post9284 Mon, 23 Feb 2009 19:55:19 GMT http://www.e-junkie.com/bb/topic/3162#post9108

In general for script conflicts, it's often just a matter of rearranging the order of script references in your page; sometimes it makes a difference which scripts and functions load before or after another. You can take the second half of our View Cart code (from the first <script... to the last </script>) and really put that part anywhere you want in your page, even up in the HEAD section if you wish.]]>
E-junkie Discussions; E-junkieGuru
Post #4 http://www.e-junkie.com/bb/topic/3101/pg/0#post9284 http://www.e-junkie.com/bb/topic/3101/pg/0#post9284 Mon, 23 Feb 2009 00:52:42 GMT
Thanks]]>
E-junkie Discussions; aescripts
Post #3 http://www.e-junkie.com/bb/topic/3101/pg/0#post9284 http://www.e-junkie.com/bb/topic/3101/pg/0#post9284 Wed, 21 Jan 2009 00:40:56 GMT E-junkie Discussions; jayrush Post #2 http://www.e-junkie.com/bb/topic/3101/pg/0#post9284 http://www.e-junkie.com/bb/topic/3101/pg/0#post9284 Tue, 20 Jan 2009 23:34:58 GMT
function EJEJC_config() {
EJEJC_INITCSS = false;
}

This fixes some common problems that can be caused by a conflict between our cart's CSS and your own page/site's CSS.]]>
E-junkie Discussions; E-junkieGuru
Post #1 http://www.e-junkie.com/bb/topic/3101/pg/0#post9284 http://www.e-junkie.com/bb/topic/3101/pg/0#post9284 Tue, 20 Jan 2009 16:02:47 GMT http://www.greathill.com/store/st_site.php has no
e-junkie code. It works fine. This page: http://www.greathill.com/store/st_site1.php
has the words 'NOTHING HERE' from the first page replaced with the
View Cart button code from the e-junkie website.

As you can see the second page if you make the window full screen and hit
the reload button a couple of time (st_site1.php) has a problem that does not
show on the first page. No other page on my site has this problem either.

If I comment out the line in the e-junkie View Cart code that includes
box.js the problem with the page goes away but then, of course, the
cart does not work.

Any help would be appreciated.]]>
E-junkie Discussions; jayrush