When invoked as the page loads, these methods can dynamically add content to the page. When invoked after the page has loaded, a single method invoc
Used inside an event handler function, this method directs Navigator 4 to let the event pass to its intended target object. The method does not caus
The removeBinding method of document is described in chapter: javascript document addBinding( ), getAnonymousElementByAttribute( ), getAnonymousNodes(
The opposite of document.captureEvents( ) , this method turns off event capture at the document level for one or more specific events named in the
Forces the recalculation of expressions assigned to element attributes via the setExpression( ) method. Needed only when automatic recalculation i
Returns the value associated with the command, such as the name font of the selection. Available only in the Win32 platform for IE 4.
Returns text associated with the command. Available only in the Win32 platform for IE 4.
Determines whether the named command is supported by the document object. Available only in the Win32 platform for IE 4.
Determines the current state of the named command. Available only in the Win32 platform for IE 4.
Specifies whether the command is in an indeterminate state. Available only in the Win32 platform for IE 4.
Specifies whether the command can be invoked in light of the current state of the document or selection. Available only in the Win32 platform for IE
Opens the output stream for writing to the current window or frame. If document.clear( ) has not already been invoked, it is automatically invoked
The loadBindingDocument method of document is described in chapter: javascript document addBinding( ), getAnonymousElementByAttribute( ), getAnonymous
Imports a node object from another loaded document into the current document, but not yet into the document tree.
Returns Boolean true if the document or any element in the document has focus.