Skip to content

Instantly share code, notes, and snippets.

@giiska
Created October 17, 2014 08:26
Show Gist options
  • Save giiska/5a70c83171fb52b00d6d to your computer and use it in GitHub Desktop.
Save giiska/5a70c83171fb52b00d6d to your computer and use it in GitHub Desktop.
replace no js
<script>document.documentElement.className = document.documentElement.className.replace("no-js","js");</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment