Newbie question. Set browser to the top after javascript next page command
Hello,
I am sorry if this has been answered before but I didn't find it. I am new to Javascript and have inherited a site to look after.
On the site I have a table with information and at the bottom a next page link which takes you to page 2 using javascript (so no postback). The code works but when you go to the next page the browser is stays at the bottom of the page (because it is not reloading). I like it that there is no postback but I would like the cursor to be at the top. My Code is:
Bookmarks