<HTML> <HEAD> <TITLE>.....</TITLE> <HEAD> <SCRIPT> function hallo() { alert ("On this web-page you see an alert-box activated by a function by starting the page") } </SCRIPT> <BODY> xxxx xxxx xxxx <SCRIPT> hallo() </SCRIPT> xxxx xxxx xxxx </BODY> </HTML>
You saw the alert-box with text.
Enschede, 4 nov. 1999; updated: jan 28, 2003