VBSeo nun sitenin en altına eklediği aşağıdaki kod vbulletin mobil stilini
cep telefonlarındaki safari taracısı ile açtığımda hata veriyor.
(sayfa açılıyor ama hajava hata mesajı çıkıyor)
Bu kodun sadece mobil stile eklenmesini engelleyebilirmiyiz.
<script type="text/javascript"><!-- 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>


LinkBack URL
About LinkBacks





Reply With Quote
