Skip to content

Instantly share code, notes, and snippets.

@jasondaihl
Created April 16, 2014 12:43
Show Gist options
  • Select an option

  • Save jasondaihl/10868201 to your computer and use it in GitHub Desktop.

Select an option

Save jasondaihl/10868201 to your computer and use it in GitHub Desktop.
Cutting the mustard
// http://responsivenews.co.uk/post/18948466399/cutting-the-mustard
if('querySelector' in document && 'localStorage' in window && 'addEventListener' in window) {
// bootstrap the javascript application
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment