Skip to content

Instantly share code, notes, and snippets.

@davidalpert
Created June 25, 2010 15:10
Show Gist options
  • Save davidalpert/452977 to your computer and use it in GitHub Desktop.
Save davidalpert/452977 to your computer and use it in GitHub Desktop.
var b=document.body;b.className=b.className?b.className+' js':'js';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment