Add to favorites or bookmarking using javascript in firefox and internet explore [IE]
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> <body bgcolor="#ffffff"> <a href="javascript:bookmark();">Add Me</a> </body>Add to favorites or bookmarking using javascript in firefox and internet explore [IE],
Incoming search terms:
- javascript bookmarking (15)
- bookmark using javascript (14)
- yhs-01 (2)
- firefox 24 add favaort js (1)
- firefox add bookmark script (1)
- firefox bookmark javascript (1)
- firefox edit bookmarks favorites with javascript (1)
- firefox favorite script (1)
- how add to favorite javascript (1)
- how to add bookmarks to internet explorer 9 from firefox (1)
- how to add javascipt bookmark to IE (1)
- how to add javascript as bookmark on internet explorer 10 (1)
- how to add javascript bookmark internet explorer (1)
- ie11 homepage with bookmarks (1)
- ie11 add javascript funtion to bookmarks (1)
- IE11 add bookmark (1)
- ie 11 javascript add bookmark (1)
- how to bookmart a javascript alert (1)
- how to bookmark scripts on firefox (1)
- how to bookmark javascript internet explorer (1)
- how to add javascript to bookmark Firefox (1)
- edit favorite ie11 (1)
- create a javascript bookmark to select from multiple bookmarks (1)
- ZY846A Add to Favorites (1)
- add javascript to favorites internet explorer (1)
- add to favorite jquery (1)
- add to favorites in firefox javascript (1)
- add to favorites javascript (1)
- add to favorites javascript internet explorer 11 (1)
- adding bookmark in ie javascript (1)
- adding bookmark on firefox using javascript (1)
- adding script as a bookmark (1)
- bookmark code for ie and firefox (1)
- bookmark java firefox 2014 (1)
- bookmark javascript firefoz IE (1)
- bookmark JS IE11 (1)
- bookmark script ie10 (1)
- bookmarking using javascript (1)
- bookmarks javascript firefox (1)
- create a bookmark for a javascript function in internet explorer 10 (1)
Very nice site!
Very nice site!
Very nice site!
Very nice site!
Very nice site!
hmm good…
Interesting site, nice design, i have bookmarked it for the future referrence
cool…..
Thanks for the review!
This one is totally simple to do bookmarking 🙂 Thanks so much for great the tip.
Robin.