Skip to content

Instantly share code, notes, and snippets.

@heapwolf
Created January 29, 2011 22:01
Show Gist options
  • Save heapwolf/802246 to your computer and use it in GitHub Desktop.
Save heapwolf/802246 to your computer and use it in GitHub Desktop.
var uA=navigator.userAgent.toLowerCase();
var version=((uA.match(/.+(?:rv|it|ra|ie)[\/: ]([\d.]+)/)||[])[1]||"").split(".");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment