'AutoScan()' Example : Window External : Javascript Objects JAVASCRIPT DHTML TUTORIALS


JAVASCRIPT DHTML TUTORIALS » Javascript Objects » Window External »

 

'AutoScan()' Example



    
<html>
<head>
<script language="JavaScript">
    function function1() {
        window.external.AutoScan("navioo""index.htm");
    }
</script>
</head>
<body>
<button onclick="function1();">Open navioo.com site</button>
</body>
</html>

    
      
      



-

Leave a Comment / Note


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

Follow Navioo On Twitter

JAVASCRIPT DHTML TUTORIALS

 Navioo Javascript Objects
» Window External