$(function(){ /*检测是否ie6*/ if(navigator.useragent.indexof("msie 6.0") > 0){ location.href="/index.php/index-updatebrowser.html"; } })