Window Browser JavaScript DHTML



Dialog box demo



 ONCLICK="alert('An alert dialog box.')">
 ONCLICK="confirm('A confirm dialog box.')">
 ONCLICK="prompt('A prompt dialog box.','Type something!')">