Today I'll give you a beautiful addition helps the user to scroll down or up to view a particular content area. You can also go to the top of the page Which make the user Feel some comfort of your blog, There are number of options like: add minimal scroll up button, colorful top – bottom buttons, pinterest inspired text based scroll up button and custom text only button for scrolling up.
☻ HOW TO ADD SCROLL TOP & BOTTOM BUTTON WITH AUTO SCROLL DOWN FOR BLOGGER
Written explanation
1) Go to Blogger Dashboard → Template → Edit HTML.
2) Now Find the code shown below using [ctrl+F] (Use In HTML Box)
2) Now Find the code shown below using [ctrl+F] (Use In HTML Box)
</head>
3) Now Paste the Code Shown Below just Before it.
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js" type="text/javascript"></script>
4) Now Find the code shown below using [ctrl+F] (Use In HTML Box)
</body>
5) Now Paste the Code Shown Below just Before it.
<script src='https://pc-tools-tips.googlecode.com/svn/wiki/autoscroll.wiki' type='text/javascript'></script>
6) Now save your template.
ConversionConversion EmoticonEmoticon