Skip to content

Instantly share code, notes, and snippets.

@rafaelmaeuer
Created December 13, 2016 09:19
Show Gist options
  • Save rafaelmaeuer/f5671f7f7f6857dc05b03f02a5eeaabd to your computer and use it in GitHub Desktop.
Save rafaelmaeuer/f5671f7f7f6857dc05b03f02a5eeaabd to your computer and use it in GitHub Desktop.
var is_iPad = navigator.userAgent.match(/iPad/i) != null;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment