Jump to content

Alert dialog box

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 67.80.192.201 (talk) at 23:29, 15 August 2004 (used to initialize an alert popup window). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

alert() is a method used in java to initialize an alert popup window.

Usage: alert('string');