Quantcast
Channel: jQuery – Web Developer Juice
Viewing all articles
Browse latest Browse all 20

How to scroll to the top of a webpage using jQuery ?

$
0
0

If you are looking for an extraordinary method of smoothly scroll to the top of any DOM or  jQuery Element then jQuery ScrollTo() is the best option available as it is very easy to use. You merely have to call $window.scrollTo(X-Coordinate Value, Y Coordinate Value); and the user is likely to be scrolled to that element […]

The post How to scroll to the top of a webpage using jQuery ? appeared first on Web Developer Juice.


Viewing all articles
Browse latest Browse all 20

Trending Articles