Código:
pero sólo funciona en Internet Explorer, mientras que en Firefox y Chrome, no . Alguien me ayuda ? window.onload = function estilos() {
var estilo = document.styleSheets[0].rules.length;
alert(estilo)
}


