How Add a Floating Back–To-Top button in your blog

Some time you look that your blog page become so long and take much time to come up so that if your blog page is long you can add  this button to go  from bottom to top this will help you to go top from bottom easily


Up1Blue Up1Blue
Now lets learn on how to plant the TNT of adding a floating back-to-top button to your blog.
==>>Sign in your blogger account
    ==>>Go To Layout > Page Elements
      Layout
      ==>>Click on add a Gadget
        add-a-gadget

         ==>>Click on HTML/JavaScript
          html-javascript


          ==>>Now Copy paste the code below into the HTML/JavaScript widget,

          <!--BACK-TO-TOP-STARTS-->
          <a style="display:scroll;position:fixed;bottom:5px;right:5px;" href="#" title="Back to Top"><img onmouseover="this.src='URL Of Your Larger Button Image'" src="URL Of Your Smaller Button Image" onmouseout="this.src='URL Of Your Smaller Button Image'"/></a>
          <!--BACK-TO-TOP-STOPS-->










          Note:- Remember to replace the required detail with specific URLs of your Back-to-top buttons
          Just save your widget and view your blog with a floating Back-To-Top button at the bottom-right corner of your homepage.

          Posted by Durgesh on 11:05. Filed under , , . You can follow any responses to this entry through the RSS 2.0. You can leave a response or trackback to this entry

          0 comments for "How Add a Floating Back–To-Top button in your blog"

          Leave a reply