SyntaxFix
Write A Post
Hire A Developer
Questions
var isMobileDevice = navigator.userAgent.match(/iPad|iPhone|iPod/i) != null || screen.width <= 480;