“BOOKMARK THIS SITE” WIDGET FOR BLOGGER.

 On Selasa, 26 Juni 2012  

́Bookmarking widget̀ in my perspective,is one of the ways you can retain your blog's visitors. Some people tend to forget/ignore bookmarking a site even if they like the post. Having the widget installed in your blog can help prevent that.

Bookmark script.

<script type="text/javascript"> /*********************************************** * Bookmark site script- © Dynamic Drive DHTML code library. * This notice MUST stay intact for legal use * Visit Dynamic Drive at http://www.dynamicdrive.com/for full source code * Shared by SOLJAR2 @ http://freebie-planet.blogspot.com/ ***********************************************/ function bookmarksite(title,url){ if (window.sidebar) // firefox window.sidebar.addPanel(title, url, ""); else if(window.opera && window.print){ // opera var elem = document.createElement('a'); elem.setAttribute('href',url); elem.setAttribute('title',title); elem.setAttribute('rel','sidebar'); elem.click(); } else if(document.all)// ie window.external.AddFavorite(url, title); } </script> <a href="javascript:bookmarksite('YOUR BLOG/SITE NAME', 'YOUR BLOG URL')">BOOKMARK THIS SITE!</a>

HOW TO USE THIS WIDGET

Login to your Blogger acc.,then go to Design >> Page element and select 'Add a gadget'. Now scroll down till you see "HTML/JAVASCRIPT" and select ADD. Just copy/paste the code above and select SAVE.

CUSTOMIZATION.

Change the texts in red above accordingly i.eYOUR BLOG/SITE NAME and YOUR BLOG URL.

To make the bookmark button appear as an image instead of a text,replace BOOKMARK THIS SITE! in the code above with» <img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhLfxQpVEfRstx_2UQ-IlRRNR7Fyk4FModS5rNIeNlN-2veRlb0uLnOpBJ2kCAorH1_ZNPYt48jgB48mAz7QguwAZgYYIwc0aw7VuLp5QAiY6hBs8O7Wrcu5FDEQ8xKGkoUbyjR0qau1Qo/" alt="Text to be displayed if browser's image is turned off"/>

THAT'S ALL.
“BOOKMARK THIS SITE” WIDGET FOR BLOGGER. 4.5 5 Unknown Selasa, 26 Juni 2012 ́Bookmarking widget̀ in my perspective,is one of the ways you can retain your blog's visitors. Some people tend to forget/ignore bookmar...


Related Post:

  • CSS RELATED POST WIDGET.In one of my previous posts,I gave out a site to add the "Related post widget" to your blog,but for those who might prefer to embed the codes into their template,this is a nice way of doing that.HOW TO ADD THE WIDGET ON YOUR BLOG.First,login to your … Read More
  • HOW TO CHANGE BLOGGER MOUSE CURSOR.It's good to make your blog look awesome so visitors can fall in love with it to visit some other times.Changing the blogger cursor,is also a way of getting your visitors attention.To change your cursor,all you've got to do is follow these very simpl… Read More
  • STYLISH OPEN-HEART BOOKMARKING WIDGET/GADGET FOR BLOGSPOT.This is one of the best bookmarking widget I've come across.The bookmarking widget is made in form of heartlike seen in the image above,and whenever you mouse hover it,the heart slides open and several bookmarking buttons such as facebook,twitter,lin… Read More
  • GOOGLE +1 BUTTON FOR BLOGS.As we all know,'google +1' button is one of the essential buttons a blog should have to become more popular.This button is similar to facebook & twitter send buttons.HOW TO ADD THE BUTTON TO YOUR BLOG.To add this button,just follow the steps below ca… Read More
  • ADD AN IMAGE/ICON/ANIMATION BEFORE BLOG POST TITLE.To begin with this tutorial,you should have your image's address ready by searching for some cool images on the net.You might also like to use an image on your desktop or phone,but don't know how to go about this,all you have to do is sign up to some… Read More

Tidak ada komentar:

Posting Komentar