Shortcut Navigation:

Document Object Quiz

When a JavaScript object is sent to Java, the runtime engine creates a Java wrapper of type ___________.

_______ class provides an interface for invoking JavaScript methods and examining JavaScript properties.

_________ is a wrapped Java array, accessed from within JavaScript code.

A ________ object is a reference to one of the classes in a Java package, such as netscape.javascript .

The JavaScript exception is available to the Java code as an instance of __________

To automatically open the console when a JavaScript error occurs which of the following is added to prefs.js?

To open a dialog box each time an error occurs, which of the following is added to prefs.js?

The syntax of a blur method in a button object is ______________

The syntax of capture events method for document object is ______________

The syntax of close method for document object is ______________