Users sometimes get rid of scrolling pages on your blog if they are lengthy.Back To The Top Scrolling Widget is designed for user friendly scrollng of webpage. In this article I will explain you how to you can add a smooth scrolling back to top button on your blogger blog.
Basic:
Search for <p><data:post.body/> and paste the following code below:
<a href='#'>† Back to Top</a>
You can change the † Back to Top link with an image file.
Advanced:
Step 1: Login to blogger
Step 2: Goto Design > Edit HTML
Step 3: Search for </body>
Step 4: Copy paste the following code just after the </body> tag
<script src='http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js' type='text/javascript'/>
<script src='http://linkdesk.bravehost.com/SmoothScroll.js' type='text/javascript'>
</script>
Step 5: Save your template and view your blog.
If you have any query or suggestions on Smooth Scrolling Back To Top Button For Bloggersplease feel free to comment below.Basic:
Search for <p><data:post.body/> and paste the following code below:
<a href='#'>† Back to Top</a>
You can change the † Back to Top link with an image file.
Advanced:
Step 1: Login to blogger
Step 2: Goto Design > Edit HTML
Step 3: Search for </body>
Step 4: Copy paste the following code just after the </body> tag
<script src='http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js' type='text/javascript'/>
<script src='http://linkdesk.bravehost.com/SmoothScroll.js' type='text/javascript'>
</script>
Step 5: Save your template and view your blog.
0 comments:
Post a Comment