Page Transition in Jquery

Hello, pls can anyone help me out on how I can slides my pages using jquery- D idea is to reduce long writeup and scrolling on the webpage. so when u read the article to a point, you click to continue and the Div content slides aways for the continuation of the story,.
Trust you will help

@adeleke06 you can find what you’re looking for here. A more native approach can also be implemented for Chrome browsers using a technique called Instant Pages.

@takinbo, thanks bro, I have checked it out but what am looking for is something where if I click a link, the page should just slide out from wherever it is and I can still go back to other pages

You could refer to the jQuery reference and come up with an implementation.