delete all existing html.
                  
                  
                  What means that ?
                  
                  
                  That will delete which part after document loaded in html ?
                  
                  
                
yes
Note: as document.write writes to the document stream, calling document.write on a closed (loaded) document automatically calls document.open, which will clear the document.
Обсуждают сегодня