I've got a simple setup to allow a "help"-style window to be loaded and scrolled to a particular point on the page. More or less the code looks like this:
Hello all, I was hoping someone might be able to help me here and it is my first time posting so please excuse me if this has been discussed before. I borrowed a script from Chris Coyier at CSS-Tricks that uses scrollTop to navigate, via vertical scroll, to various parts of the same page. This works properly using IE6+ and later ...