摘要:
1 function mobile_device_detect(url) { 2 var thisOS = navigator.platform; 3 var os = new Array("iPhone", "iPod", "iPad", "android", "Nokia", ... 阅读全文
posted @ 2015-11-28 15:42
TXXT
阅读(422)
评论(0)
推荐(0)
|
摘要:
1 function mobile_device_detect(url) { 2 var thisOS = navigator.platform; 3 var os = new Array("iPhone", "iPod", "iPad", "android", "Nokia", ... 阅读全文
posted @ 2015-11-28 15:42
TXXT
阅读(422)
评论(0)
推荐(0)
|