These are 3 browser specific functions to interact with the visitors
Alert : Shows a message.
Prompt : Shows a message asking the user to enter the input text.It return the text or if cancel button or Esc is clicked ,null.
Confirm : Shows a message and waits for the user to press OK or Cancel