Skip to content

Instantly share code, notes, and snippets.

@adriancbo
Created February 7, 2015 15:38
Show Gist options
  • Save adriancbo/cbd96b1ec6eec715aba3 to your computer and use it in GitHub Desktop.
Save adriancbo/cbd96b1ec6eec715aba3 to your computer and use it in GitHub Desktop.
Detect Vendor Prefix
var styles = window.getComputedStyle(document.documentElement, '');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment