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


JAVASCRIPT DHTML TUTORIALS » Javascript Objects » Window External »

 

'ImportExportFavorites()' Example



    
<html>
<body>
<script language="JavaScript">
function function1() {
    window.external.ImportExportFavorites(true, "");
}
</script>
<button onclick="function1();">Show dialog</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