Javascript Objects JavaScript DHTML





    function function1() {
        alert(document.styleSheets[0].type);
    }