Reading long article its very irritating to scroll up whole page using scroll bar I recommend you to add simple back to top plugin in you website adding below code.
How To Scroll Up Webpage On A Click Using Jquery:
As we know that jquery has various animations properties by using one of them we can do our task.Here is a syntax of method whic we are going to used in our example.
$('selector').animate({scrollTop : position},time in millisec)
0 comments:
Post a Comment