Javascript tracking maybe causing endless redirect in Opera 12
-
[ Moderator note: Code fixed, please wrap code in backticks or use the code button. ]
<script src="https://stats.wp.com/e-201434.js" type="text/javascript"></script> 122 <script type="text/javascript"> 123 st_go({v:'ext',j:'1:3.1.1',blog:'19994504',post:'0',tz:'0'}); 124 var load_cmc = function(){linktracker_init(19994504,0,2);}; 125 if ( typeof addLoadEvent != 'undefined' ) addLoadEvent(load_cmc); ===========================================^ lint warning: block statement without curly braces 126 else load_cmc(); ======^ lint warning: block statement without curly braces 127 </script></body> 128 </html>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Javascript tracking maybe causing endless redirect in Opera 12’ is closed to new replies.