Calling to Display the Alert Dialog Directly : HTML Body Event : HTML JAVASCRIPT DHTML TUTORIALS


JAVASCRIPT DHTML TUTORIALS » HTML » HTML Body Event »

 

Calling to Display the Alert Dialog Directly



<html>
<head>
  <title>Dialog Test</title>
  <script type="text/javascript">
  <!--
    alert("Dialog called");
  // -->
  </script>
</head>
<body>
  <b>
    Test page of default JavaScript call
  </b>
</body>
</html>


           
       



-

Leave a Comment / Note


 
Verification is used to prevent unwanted posts (spam). .

Follow Navioo On Twitter

JAVASCRIPT DHTML TUTORIALS

 Navioo HTML
» HTML Body Event