How to detect which device and the browser, Is it mobile, tablet, desktop? ... /\b(Android|Windows Phone|iPad|iPod)\b/i.test(UA); } } if (hasTouchScreen) ...
確定! 回上一頁