菜鸟请教一个简单的问题

WBOY
發布: 2016-06-06 20:34:10
原創
1455 人瀏覽過

<code><meta name="mobile-agent" content="format=html5;url=http://m.xxx.com/abc/">
<meta name="mobile-agent" content="format=xhtml;url=http://m.xxx.com/abc/">
<script type="text/javascript" src="http://siteapp.baidu.com/static/webappservice/uaredirect.js"></script>
<script type="text/javascript">uaredirect("http://m.xxx.com/abc/");</script>

</code>
登入後複製
登入後複製
<code>电脑版的链接是http://www.xxx.com/abc/,查看电脑页面的源码,发现含有上述的代码用来判断手机端做跳转的,想问下,那个手机链接是怎么匹配调用的,谢谢!
</code>
登入後複製
登入後複製

回复内容:

<code><meta name="mobile-agent" content="format=html5;url=http://m.xxx.com/abc/">
<meta name="mobile-agent" content="format=xhtml;url=http://m.xxx.com/abc/">
<script type="text/javascript" src="http://siteapp.baidu.com/static/webappservice/uaredirect.js"></script>
<script type="text/javascript">uaredirect("http://m.xxx.com/abc/");</script>

</code>
登入後複製
登入後複製
<code>电脑版的链接是http://www.xxx.com/abc/,查看电脑页面的源码,发现含有上述的代码用来判断手机端做跳转的,想问下,那个手机链接是怎么匹配调用的,谢谢!
</code>
登入後複製
登入後複製

一般都是先匹配手机的ua信息,如果符合就重定向。

还有判断手机分辨率的(但是不多)

看一下这个文件就都明白了嘛,: http://siteapp.baidu.com/static/webappservice/uaredirect.js , 其中应该有个 function uaredirect

相關標籤:
php
來源:php.cn
本網站聲明
本文內容由網友自願投稿,版權歸原作者所有。本站不承擔相應的法律責任。如發現涉嫌抄襲或侵權的內容,請聯絡admin@php.cn
熱門教學
更多>
最新下載
更多>
網站特效
網站源碼
網站素材
前端模板