This option will reset the home page of this site. Restoring any closed widgets or categories.

Reset

Add to favorites or bookmarking using javascript in firefox and internet explore [IE]

Hi guys, here is a simple script which shows how to add a webpage to the favorites or bookmarking option of your browser both IE [Internet Explorer] and Firefox [FF].Very easy to install, just copy and paste on the page you want this option to be added.Enjoy!!!

<title>Bookmark Page</title>

<script language=”JavaScript1.2″ type=”text/javascript”>
function bookmark() {
title = “Mistonline.in, The world of tutorials, scripts and technology”;
url = “http://www.mistonline.in/”;
if (window.sidebar) {
// Mozilla

alert(”You are using FireFox!”);
window.sidebar.addPanel(title, url,”");
alert(”Script from mistonline.in”);

} else if( window.external ) {
// IE Favorite
alert(”You are using IE”);
window.external.AddFavorite( url, title);

alert(”Script from mistonline.in”);}
else if(window.opera && window.print) {
// Opera

return true;

alert(”Script from mistonline.in”);}
}
</script>

</head>
<body bgcolor=”#ffffff”>
<a href=”javascript:bookmark();”>Add Me</a>
</body>

</html>

VN:F [1.5.7_846]
Rating: 10.0/10 (1 vote cast)
VN:F [1.5.7_846]
Rating: +2 (from 2 votes)

Related posts:

  1. Simple Add to favorites script
  2. Using no-cache for Stop Caching in Firefox and Internet Explorer
  3. Disabling right click menu using javascript Enhanced Version
  4. How to close a child window from a parent window using javascript
  5. Get IP address using javascript And SSI
  6. Close Event In Javascript For Firefox, IE and Chrome
  7. Context Right Click Menu Using Javascript

10 Comments

  1. Pharm62 says:

    Very nice site!

    VA:F [1.5.7_846]
    Rating: 0.0/5 (0 votes cast)
    VA:F [1.5.7_846]
    Rating: 0 (from 0 votes)
  2. Pharm62 says:

    Very nice site!

    VA:F [1.5.7_846]
    Rating: 0.0/5 (0 votes cast)
    VA:F [1.5.7_846]
    Rating: 0 (from 0 votes)
  3. Pharm62 says:

    Very nice site!

    VA:F [1.5.7_846]
    Rating: 0.0/5 (0 votes cast)
    VA:F [1.5.7_846]
    Rating: 0 (from 0 votes)
  4. Pharm62 says:

    Very nice site!

    VA:F [1.5.7_846]
    Rating: 0.0/5 (0 votes cast)
    VA:F [1.5.7_846]
    Rating: 0 (from 0 votes)
  5. Pharm62 says:

    Very nice site!

    VA:F [1.5.7_846]
    Rating: 0.0/5 (0 votes cast)
    VA:F [1.5.7_846]
    Rating: 0 (from 0 votes)
  6. ezwnkt says:

    hmm good…

    VA:F [1.5.7_846]
    Rating: 0.0/5 (0 votes cast)
    VA:F [1.5.7_846]
    Rating: 0 (from 0 votes)
  7. vliwrxoh says:

    vliwrxoh…

    vliwrxoh…

    VA:F [1.5.7_846]
    Rating: 0.0/5 (0 votes cast)
    VA:F [1.5.7_846]
    Rating: 0 (from 0 votes)
  8. UFC betting says:

    Interesting site, nice design, i have bookmarked it for the future referrence

    VA:F [1.5.7_846]
    Rating: 0.0/5 (0 votes cast)
    VA:F [1.5.7_846]
    Rating: 0 (from 0 votes)
  9. Shaun Davis says:

    cool…..

    VA:F [1.5.7_846]
    Rating: 0.0/5 (0 votes cast)
    VA:F [1.5.7_846]
    Rating: 0 (from 0 votes)
  10. vig says:

    Thanks for the review!

    VA:F [1.5.7_846]
    Rating: 0.0/5 (0 votes cast)
    VA:F [1.5.7_846]
    Rating: 0 (from 0 votes)

Leave a Reply

Comments (required)

Spam Protected