How to prevent automatically scroll the hidden div – Jquery
For performance, I am not creating many .HTML files. Instead of it I am creating the page content into a div so it will be show like below <div id="page1"> first page content</div> <div id="page2"> first page content</div> <div id="page3">…