If I understand it correctly, the above script, which is inserted to the footer by VBSEO, is needed in threads, but not on the home page and in forums. Which PHP file I need to modify and how, to remove the script from FORUMHOME & FORUMDISPLAY?Code:<script type="text/javascript"> //<![CDATA[ window.orig_onload = window.onload; window.onload = function() { if (is_ie || is_moz) { var cpost=document.location.hash;if(cpost){ if(cobj = fetch_object(cpost.substring(1,cpost.length)))cobj.scrollIntoView(true); }} if(typeof window.orig_onload == "function") window.orig_onload(); } //]]> </script>
Any help with this will be very much appreciated.


LinkBack URL
About LinkBacks





Reply With Quote