Greetings E-junkies!
Just wondering if someone would be kind enough to help me with a problem i am having.
This is the code that i am currently using for my View Cart button:
<a href="https://www.e-junkie.com/ecom/gb.php?c=cart&cl=206570&ejc=2" target="ejejc" class="ec_ejc_thkbx" onClick="javascript:return EJEJC_lc(this);"><center><img src="http://www.e-junkie.com/ej/ejview_cart.gif" border="0" alt="View Cart"/></center></a>
<script language="javascript" type="text/javascript">
<!--
function EJEJC_lc(th) { return false; }
function EJEJC_config() {
EJEJC_POSTCALL=true;
}
function EJEJC_shown() {
jQuery("#imgHeader").attr("src", "http://www.eastwestcards.com/banner2.png");
}
// -->
</script>
<script src='http://www.e-junkie.com/ecom/box.js' type='text/javascript'></script>
When i use this code on a normal HTML page the pop up is very nice and clean. However, when i try to use this code in a block on drupal the pop-up still works but there is no banner and the tables for the shopping cart all messy and etc.
Note: I switched on Cloud Flare sometime before i started editing this code could this be one of the possible reasons it's not working right?
created
Mar '12
last reply
Mar '12
- 4
replies
- 1.3k
views
- 2
users
- 7
links