Alert the user
Hello :)
Explanations:
- Look at the file's content source: IE: Use menu "Page-View Source", Firefox: Use "Menu View->PageSource"
- This example demonstrates how to use the built-in JavaScript alert function in order to display small popups
Exercise:
- Please edit the associated JavaScript file to change the contents of the alert box.