<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>
Related Scripts with Example Source Code in same category :