hitmill.com
Enter your search terms
Submit search form
JavaScript Tutorial: alert() Method
This is a tutorial demonstration about the JavaScript alert() method for students new to JavaScript.
Code:
<SCRIPT LANGUAGE="JavaScript">
<!--
alert("JavaScript alert() method.\rClick OK to continue");
//-->
</SCRIPT>
Click on the "Refresh" browser button to see the alert() method pop-up again.
Return to the
JavaScript page
Top
|
Computers
|
Internet
|
HTML
Programming
|
DHTML
|
Weather
|
Home
Contact
Updated 28 January 2007
© hitmill.com
All Rights Reserved