Skip to content

Instantly share code, notes, and snippets.

@descovi
Created April 23, 2012 10:32
Show Gist options
  • Save descovi/2470140 to your computer and use it in GitHub Desktop.
Save descovi/2470140 to your computer and use it in GitHub Desktop.
Rimuovere un css al volo.
document.styleSheets[0].disabled = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment