[jQuery] Scroll to top of page after AJAX load.....
Using AJAX to load content within a div.
Need to find a way to scroll to the top of the page after loading
content inside div on same page.
After clicking on my bottom links, loading the html inside the div, I
want the the parent window to scroll up to the top.
scrollTo did not work.
Help!
Erik