Published in: JavaScript
Expand |
Embed | Plain Text
if(navigator.userAgent.match(/iPhone/i)){ // iPhone redirect? }
You need to login to post a comment.
browncardigan on 02/08/10
2 people have marked this snippet as a favorite
Published in: JavaScript
if(navigator.userAgent.match(/iPhone/i)){ // iPhone redirect? }
You need to login to post a comment.