JavaScript Geeks / jQuery Geeks
Monday, 11 May 2015
Find device is iOS (like iPad|iPhone|iPod)?
var iOS = (navigator.userAgent.match(/(iPad|iPhone|iPod)/g) ? true : false);
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment