Website Scroll back to top button code


Want to add this button in your Blog? Its so important to have this button in your Blog. Visit our YouTube channel to watch the video Tutorial how to add this.



(Just copy the code below and paste it in HTML/JavaScript Gadget.)

<!--RealcomBiz back to top widget Start--><script src='http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js' type='text/javascript'></script><script type='text/javascript'>$(function(){$(window).scroll(function(){if($(this).scrollTop()!=0){$("#rb-top").fadeIn()}else{$("#rb-top").fadeOut()}});$("#rb-top").click(function(){$("body,html").animate({scrollTop:0},800);return false})});</script><a href="http://realcombiz.com"></a><a id='rb-top' style='display: none; position: fixed; bottom: 1px; right:02%; cursor:pointer;font:12px arial;'><img src='http://4.bp.blogspot.com/-tk4vfkGD35A/T_lotWXXISI/AAAAAAAAAjw/ln3rm57w1og/s1600/rb+back+to+top+3.png' width="60px"height="60px"/></a><!--RealcomBiz back to top widget End-->

Share this

0 Comment to "Website Scroll back to top button code"

Post a Comment