Hi,
I have a problem with some text that seems to be appearing twice on my page. It is "82" that is obviously coming from my telephone number which is in a bit of javascript.
Its on this page (and all others). Its only in IE that I can see it (FF/OP ok, or hidden quickly so I can not see it).
Any ideas?
Thanks,
Paul.
I have a problem with some text that seems to be appearing twice on my page. It is "82" that is obviously coming from my telephone number which is in a bit of javascript.
Code:
document.write('<p id="cart_empty_text" title="Your shopping cart is empty.">need help? call 08457 627282<\/p>');
Any ideas?
Thanks,
Paul.
Comment