实现手机访问,自动跳转网站手机版
百度Site App的uaredirect.js实现手机访问,自动跳转网站手机版 以下为代码,可放置在网站foot底部文件,或者haead顶部文件,建议将代码放在网站顶部,这样可以实现手机访问立即跳转! <script src="http://siteapp.baidu.com/static/webappservice/uaredirect.js" type="text/javascript"></script><script type="text/javascript">uaredirect("http://m.jiuquan.cc");</script> 将代码网址部分改成你网站的手机网址就Ok,当然可以是任意网址! 这应该就是传说中的WAP自动跳转吧! 转自:链接 JS判断用户访问终端类型(uaredirect.js) 不要在使用之前网上的那一大串判断代码了。 之前使用emlog的时候有人使用过这个方法,现在发现百度siteapp也提供这种方法 <script src="http://siteapp.baidu.com/s...