码迷,mamicode.com
首页 > 移动开发 > 详细

苹果手机百度浏览器情况

时间:2018-07-07 20:39:45      阅读:230      评论:0      收藏:0      [点我收藏+]

标签:cto   sel   fun   hid   timeout   pad   history   pod   hone   

/苹果百度浏览器/
if(/(iPhone|iPad|iPod|iOS)/i.test(navigator.userAgent) && /baiduboxapp/i.test(navigator.userAgent)) {
setTimeout(function() {
document.querySelector(‘#botHideShow‘).style.display = ‘block‘;
document.querySelector(‘#jgChatHistory‘).style.marginBottom=‘100px‘;
}, 30);
}

苹果手机百度浏览器情况

标签:cto   sel   fun   hid   timeout   pad   history   pod   hone   

原文地址:https://www.cnblogs.com/1666818961-lxj/p/9277723.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!