I just noticed this error appears on my website header. Above the logo. It shows something like this,
%3Cscript id='__ie_onload' defer='defer'%3E%3C/script%3E
I think it was caused by the Simple Google Analytics mod. Please help me fix this if anyone know this error. It only appears on IE.
I found the code in this directory:
/jscript/jscript_googleanalytics_outgoing.php
Line #59 : document.write("%3Cscript id='__ie_onload' defer='defer'%3E%3C/script%3E");



