Add Favorite : Window External : Javascript Objects JAVASCRIPT DHTML TUTORIALS


JAVASCRIPT DHTML TUTORIALS » Javascript Objects » Window External »

 

Add Favorite



    
<html>
<head>
<script language="JavaScript">
    function function1() {
        window.external.AddFavorite('http://www.navioo.com');
    }
</script></head>
<body>
<button onclick="function1();">
Click here to add www.navioo.com main page to your favorites
</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