摘要: function isMobile() { //sniff a mobile browser if (navigator.userAgent.match(/Android/i) || navigator.userAgent.match(/webOS... 阅读全文
posted @ 2014-05-19 16:45 skynetfy 阅读(204) 评论(0) 推荐(0) 编辑