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, 29 May 2012 22:26:01 GMT Wed, 22 May 2013 07:54:39 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 #2 http://www.e-junkie.com/bb/topic/5947/pg/0#post21071 http://www.e-junkie.com/bb/topic/5947/pg/0#post21071 Tue, 29 May 2012 22:26:01 GMT
function EJEJC_config() {
EJEJC_POSTCALL=true;
}
function EJEJC_shown() {
jQuery("#tdSell").attr("innerHTML",
"Don't have Paypal or Google Checkout? Choose Paypal and pay as a guest");
}

If you're using the correct code and still find it isn't working in your page, please provide a link to your page, so we can have a look at what might be going on there.]]>
E-junkie Discussions; E-junkieGuru
Post #1 http://www.e-junkie.com/bb/topic/5947/pg/0#post21071 http://www.e-junkie.com/bb/topic/5947/pg/0#post21071 Tue, 29 May 2012 12:25:08 GMT
Don't have a Paypal or Google checkout account - checkout through Paypal and pay as a guest.

I already have added: function EJEJC_shown() {

as I have changed the cart header image.

I have tried adding the jQuery("#tdSell").attr line as follows:

jQuery("#tdSell").attr("innerHTML", "Don't have Paypal or Google Checkout? Choose Paypal and pay as a guest");

the above code appears immediately before, and on the line above the closing }

However the message is not showing in my cart.

I have tried clearing cookies and refreshing, but to no avail, any suggestions?]]>
E-junkie Discussions; Eddie180