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, 3 Jun 2008 21:59:16 GMT Sun, 19 May 2013 19:44:08 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/1271/pg/0#post6769 http://www.e-junkie.com/bb/topic/1271/pg/0#post6769 Tue, 3 Jun 2008 21:59:16 GMT
<script type="text/javascript"><!--</p>
<p> function EJEJC_lc(th) { return false; }
// -->
function EJEJC_config() { EJEJC_POSTCALL=true; }
function EJEJC_shown() {
jQuery(’#tdSell’).attr(”innerHTML”, ‘
</script></p>

You have p tags in the source, you have not closed the EJEJC_show function and it seems like your html editor did a number on the statement in that function.

So please fix the code and also ensure that you are pasting the code as-it-is and that your html editor is not messing it up.

Also, you are including box.js twice .. which is bad for your page's load time]]>
E-junkie Discussions; E-junkieChef
Post #5 http://www.e-junkie.com/bb/topic/1271/pg/0#post6769 http://www.e-junkie.com/bb/topic/1271/pg/0#post6769 Tue, 3 Jun 2008 21:55:22 GMT http://www.stonewalters.com/blog/make-it-happen/theoptions]]> E-junkie Discussions; raelyn Post #4 http://www.e-junkie.com/bb/topic/1271/pg/0#post6769 http://www.e-junkie.com/bb/topic/1271/pg/0#post6769 Tue, 3 Jun 2008 20:09:24 GMT E-junkie Discussions; E-junkieChef Post #3 http://www.e-junkie.com/bb/topic/1271/pg/0#post6769 http://www.e-junkie.com/bb/topic/1271/pg/0#post6769 Tue, 3 Jun 2008 13:06:02 GMT
At the moment my code looks like this, and I cant see a special instructions box

<a href="blah" target="ej_ejc" class="ec_ejc_thkbx" onClick="javascript:return EJEJC_lc(this);"><img src="https://www.e-junkie.com/ej/ej_view_cart.gif" border="0" alt="View Cart"/></a>
<script language="javascript" type="text/javascript">
<!--
function EJEJC_lc(th) { return false; }
// -->
function EJEJC_config() { EJEJC_POSTCALL=true; }
function EJEJC_shown() {
jQuery('#tdSell').attr("innerHTML", '<div>Any html here ..</div>');

}
</script>

<script type="text/javascript" src="https://www.e-junkie.com/ecom/box.js"></script>]]>
E-junkie Discussions; raelyn
Post #2 http://www.e-junkie.com/bb/topic/1271/pg/0#post6769 http://www.e-junkie.com/bb/topic/1271/pg/0#post6769 Sun, 16 Dec 2007 22:23:32 GMT
function EJEJC_config() { EJEJC_POSTCALL=true; }
function EJEJC_shown() {
jQuery('#tdSell').attr("innerHTML", '<div>Any html here ..</div>');

}]]>
E-junkie Discussions; Shivani
Post #1 http://www.e-junkie.com/bb/topic/1271/pg/0#post6769 http://www.e-junkie.com/bb/topic/1271/pg/0#post6769 Sun, 16 Dec 2007 22:23:06 GMT E-junkie Discussions; guest_user