I'm trying to make it so when a user scrolls down a page, click a link, do whatever it is they need to do, and then come back to the pages w/ links, they are at the same (x-y) location in the browser they were before. How do I do that?
I'm a DOM Newbie so I don't know too much about how to do this.
Target Browsers: IE6/7/8, Firefox 2/3, Opera, Safari
Added: I'm using a program called JQuery to help me learn