I am using jQuery Pajinate plugin as a pager for news articles. From a design and usability perspective I feel it is best to only have the pager at the bottom of the page. However when I do this it doesn’t take me to the top of the page so the user may not be easily able to see that anything has happened here. I can’t see anywhere in the documentation where you can go to the top of the content on click. Has anyone come across this problem? I have trouble implementing something like this because the href generated by the pajinate plugin is empty eg href=””
Share
Use unobtrusive jQuery to achieve the effect in your Fiddle.
Updated fiddle: http://jsfiddle.net/BctQL/1/