I'm working on the navigation system for this site: http://ocp.tyndale.ca/?q=1-enoch/introduction . I am using hash links in the "Sections" menu (in the right sidebar) to jump down the page. The links point to the id of a div for a CCK field. The problem is that the links don't scroll the page all the way down to the proper location. They seem only to scroll about 200-300px down and then stop, no matter which link I click (this behaviour appears in both Firefox and Chrome). I've double checked the id's and href's and they're correct. So any idea why the links aren't scrolling the page properly? Would it have anything to do with the fact that I'm using autoalias? (Just grasping at straws here).
Thanks ahead of time.