Is there a way to dynamically remove the current stylesheet from the page?
For example, if a page contains:
This is for disable all from html
// this disable all style of the website... var cant = document.styleSheets.length for(var i=0;i