TOC PREV NEXT INDEX

domref



window.prompter


Returns a reference to the prompt window, if any, currently displayed.

Syntax

prompt = window.prompter
 

Parameters

prompt is an object reference to the prompt window.

Example

prompt_window = window.prompter
 

Notes

None.

Specification

DOM Level 0. Not part of specification.
 


Netscape Communications
http://developer.netscape.com
TOC PREV NEXT INDEX