you are in: codestackercodes [RSS] → tag: ipod [RSS]

detecting iDevices Delicious Email

show/hide lines
   1  if (navigator.userAgent.match(/iP(ad|hone|od)/i)) {
   2   
   3  // hello!
   4  
   5  }
created by leozera — 19 June 2011 — get a short url — tags: iPhone ipad ipod javascript embed