• 七云数据--高防低价服务器抢购
  • 黑猫导航网
  • 七云数据-海外/国内云服务器 黑猫导航网 网络验证系统 短信宝-精准短信营销服务平台 50/月文字广告位 50/月文字广告位 50/月文字广告位 50/月文字广告位

    判断是否手机访问并跳转


    <script type="text/javascript">
        var noRedirect = location.search.split('noRedirect=')[1]
        if((noRedirect == null) || noRedirect.toString() != 'true') {
            if(navigator.userAgent.match(/Android/i)
                ||
                navigator.userAgent.match(/webOS/i)
                ||
                navigator.userAgent.match(/iPhone/i)
                ||
                navigator.userAgent.match(/iPad/i)
                ||
                navigator.userAgent.match(/iPod/i)
                ||
                navigator.userAgent.match(/BlackBerry/i)
                ||
                navigator.userAgent.match(/Windows Phone/i)
                ?)
            {
                location.href = 'http://www.7ccn.cn/wap/';
            }
        }
    </script>

    推荐阅读:

    php调用公共网页头部及尾部

    php屏蔽右键

    评 论
    请登录后再评论