How To Add Back to Top Scrolling Rocket Boy Widget For Blogger [FreeSV]


Well you already knew about the scrolling widget people add onto their blog in order to allow any visitor to scroll to the top of the page by just clicking that button, well but now for this occasion we have a nice animated rocket widget that looks really good. So I do not have any demo link available but its easy to implement so have a look.

HOW TO ADD THIS TO YOUR BLOG?

Just Follow The Steps Below.

[post_ad]


    •  Open Blogger > Template > Edit HTML
    • Press Ctrl + F & search for </body> tag.
    • Paste below code about it
    <style>#backtotop{background:url(http://i.imgur.com/m4Z2HpS.png) 0 0 no-repeat;bottom:5px;cursor:pointer;height:130px;padding:5px;position:fixed;right:5px;width:72px;z-indez:1}#backtotop:hover{background:url(http://i.imgur.com/m4Z2HpS.png)no-repeat;background-position:0 -142px}</style><script src='http://ajax.googleapis.com/ajax/libs/jquery/1.10.0/jquery.min.js'/><script type='text/javascript'>//<![CDATA[$(window).scroll(function(){if($(this).scrollTop()>100){$("#backtotop").removeAttr("href");$("#backtotop").stop().animate({bottom:"0"},{duration:100,queue:false})}else{$("#backtotop").stop().animate({bottom:"30000"},{duration:8e3,queue:false})}});$(function(){$("#backtotop").click(function(){$("html, body").animate({scrollTop:0},"slow");return false})})//]]></script><a href='#' id='backtotop'/>
    DOWNLOAD SCRIPT : CLICK HERE 

    •  Now hit Save Template & refresh your blog to see this cool rocket boy in full action, so as you scroll down and click this blog he will take you up & launch away.
    How To Add Back to Top Scrolling Rocket Boy Widget For Blogger [FreeSV] How To Add Back to Top Scrolling Rocket Boy Widget For Blogger [FreeSV] Reviewed by FreeSV on 9:40:00 PM Rating: 5

    No comments:

    Powered by Blogger.