Visit Mozilla.org

DOM:document.clear

From MDC

« Gecko DOM Reference

[edit] Summary

Deprecated

This method used to clear the whole specified document in early (pre-1.0) versions of Mozilla.

In recent versions of Mozilla-based applications as well as in Internet Explorer and Netscape 4 this method does nothing.

[edit] Syntax

document.clear() 

[edit] Specification

DOM Level 0. Not part of any standard.