Javascript Objects JavaScript DHTML




    function function1() {
        alert(document.parentWindow.frames.length);
    }

       value="How many frames in this window?" 
       onclick="function1();">