E-Junkie Forum http://www.e-junkie.com/bb/ E-Junkie Forum RSS en-us Copyright 2009, 19.5 Degrees. All rights reserved. webmaster@e-junkie.com webmaster@e-junkie.com Wed, 21 Oct 2009 18:07:29 GMT Sat, 21 Nov 2009 02:49:45 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 #10 http://www.e-junkie.com/bb/topic/3750/pg/0#post11930 http://www.e-junkie.com/bb/topic/3750/pg/0#post11930 Wed, 21 Oct 2009 18:07:29 GMT E-junkie Discussions; E-junkieNinja Post #9 http://www.e-junkie.com/bb/topic/3750/pg/0#post11930 http://www.e-junkie.com/bb/topic/3750/pg/0#post11930 Wed, 21 Oct 2009 17:57:43 GMT E-junkie Discussions; leon2007 Post #8 http://www.e-junkie.com/bb/topic/3750/pg/0#post11930 http://www.e-junkie.com/bb/topic/3750/pg/0#post11930 Wed, 21 Oct 2009 17:56:05 GMT http://wordpress.org/extend/plugins/tags/e-junkie]]> E-junkie Discussions; leon2007 Post #7 http://www.e-junkie.com/bb/topic/3750/pg/0#post11930 http://www.e-junkie.com/bb/topic/3750/pg/0#post11930 Wed, 21 Oct 2009 17:46:52 GMT

Tyson
Using a copy of your page, I was able to get that existing code working by manually adding language="javascript" to the first <script...> tag, and by fixing the nested single-and-double quotes for type="'text/javascript'" in the last <script...> tag, like so:

<script type="text/javascript" language="javascript">// <![CDATA[
function EJEJC_lc(th) { return false; }
// ]]></script><br />
<script src="http://www.e-junkie.com/ecom/box.js" type="text/javascript"></script>
]]>
E-junkie Discussions; E-junkieNinja
Post #6 http://www.e-junkie.com/bb/topic/3750/pg/0#post11930 http://www.e-junkie.com/bb/topic/3750/pg/0#post11930 Wed, 21 Oct 2009 12:16:28 GMT
View Cart Code on E-junkie Dashboard-

<a href="https://www.e-junkie.com/ecom/gb.php?c=cart&cl=90329&ejc=2" target="ej_ejc" class="ec_ejc_thkbx" onClick="javascript:return EJEJC_lc(this);"><img src="http://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; }
// -->
</script>
<script src='http://www.e-junkie.com/ecom/box.js' type='text/javascript'></script>

View Cart Code on My Wordpress

<a class="ec_ejc_thkbx" onclick="javascript:return EJEJC_lc(this);" href="https://www.e-junkie.com/ecom/gb.php?c=cart&cl=90329&ejc=2" target="ej_ejc"><img src="http://www.e-junkie.com/ej/ej_view_cart.gif" border="0" alt="View Cart" /></a>
<script type="text/javascript">// <![CDATA[
function EJEJC_lc(th) { return false; }
// ]]></script>
<script src="http://www.e-junkie.com/ecom/box.js" type="'text/javascript'"></script>]]>
E-junkie Discussions; leon2007
Post #5 http://www.e-junkie.com/bb/topic/3750/pg/0#post11930 http://www.e-junkie.com/bb/topic/3750/pg/0#post11930 Wed, 7 Oct 2009 23:59:02 GMT
Bigcanemiami]]>
E-junkie Discussions; bigcanemiami
Post #4 http://www.e-junkie.com/bb/topic/3750/pg/0#post11930 http://www.e-junkie.com/bb/topic/3750/pg/0#post11930 Wed, 7 Oct 2009 23:40:34 GMT
<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>

...whereas your page has this:

<script type="text/javascript">// <![CDATA[
function EJEJC_lc(th) { return false; }
// ]]></script><br />
<script src="http://www.e-junkie.com/ecom/box.js" type="'text/javascript'"></script>

Using a copy of your page, I was able to get that existing code working by manually adding language="javascript" to the first <script...> tag, and by fixing the nested single-and-double quotes for type="'text/javascript'" in the last <script...> tag, like so:

<script type="text/javascript" language="javascript">// <![CDATA[
function EJEJC_lc(th) { return false; }
// ]]></script><br />
<script src="http://www.e-junkie.com/ecom/box.js" type="text/javascript"></script>]]>
E-junkie Discussions; Tyson
Post #3 http://www.e-junkie.com/bb/topic/3750/pg/0#post11930 http://www.e-junkie.com/bb/topic/3750/pg/0#post11930 Wed, 7 Oct 2009 22:14:02 GMT http://gmagtv.com/blog/?page_id=47 Thank you for your help.]]> E-junkie Discussions; bigcanemiami Post #2 http://www.e-junkie.com/bb/topic/3750/pg/0#post11930 http://www.e-junkie.com/bb/topic/3750/pg/0#post11930 Wed, 7 Oct 2009 21:30:20 GMT E-junkie Discussions; Tyson Post #1 http://www.e-junkie.com/bb/topic/3750/pg/0#post11930 http://www.e-junkie.com/bb/topic/3750/pg/0#post11930 Wed, 7 Oct 2009 03:24:46 GMT
Bigcanemiami]]>
E-junkie Discussions; bigcanemiami