July 1998
Intermediate to advanced
1456 pages
65h 5m
English
alert( ) — NN 2 IE 3 DOM n/a
alert(message)
Displays an alert dialog box with a message of your choice. A single button lets the user close the dialog. The title bar of the window (and the “JavaScript Alert” legend in earlier browser versions) cannot be altered by script.
None.
message
Any string.
Read now
Unlock full access