script type=text/javascript var mobileUrl=wap/index.php, mobile = (/mmp|symbian|smartphone|midp|wap|phone|xoom|iphone|ipad|ipod|android|blackberry|mini|windowssce|palm/i.test(navigator.userAgent.toLow
<script type="text/javascript">
var mobileUrl="wap/index.php",
mobile = (/mmp|symbian|smartphone|midp|wap|phone|xoom|iphone|ipad|ipod|android|blackberry|mini|windowssce|palm/i.test(navigator.userAgent.toLowerCase()));
if (mobile) {
window.location = mobileUrl;
}
</script>
以上的手機(jī)網(wǎng)站代碼,即可以兼容多數(shù)主流手機(jī)瀏覽器,也可以很好的兼容微信公眾平臺(tái)菜單功能。是目前整理的*簡(jiǎn)潔的方式就可以實(shí)現(xiàn)具體功能的代碼。隨著移動(dòng)互聯(lián)網(wǎng)的不斷普及,企業(yè)的網(wǎng)絡(luò)宣傳不能只局限在PC端,還要在移動(dòng)端發(fā)展。我們?cè)谧约旱木W(wǎng)站做了手機(jī)網(wǎng)站或
微站之后,如果有用戶通過(guò)手機(jī)訪問(wèn)我們的企業(yè)**域名網(wǎng)站,就需要自動(dòng)判斷并跳轉(zhuǎn)到專(zhuān)門(mén)的WAP網(wǎng)站。并可以將WAP網(wǎng)站與微信公眾號(hào)進(jìn)行綁定,實(shí)現(xiàn)微站的功能。此內(nèi)容由
石家莊網(wǎng)站建設(shè)整理發(fā)布。