HOME ~ RESOURCE KIT ~ WEBMASTER'S ZONE ~ JAVASCRIPT ~ DESIGN TIPS
Place the script where you want the page to pause. On this page, it is located immediately after the heading, and stops loading at that point, until the OK button is clicked. See the source below:
<script language="JavaScript">
<!-- begin hidealert("Welcome to the world of java scripts for HTML pages. Click OK to continue")
// end hide --></script>
HOME ~ RESOURCE KIT ~ WEBMASTER'S ZONE ~ JAVASCRIPT ~ DESIGN TIPS