Side navigation
#924 closed bug (fixed)
Opened February 07, 2007 05:05AM UTC
Closed February 08, 2007 07:16AM UTC
Last modified June 20, 2007 03:11AM UTC
Issues with ScrollToAnchors
Reported by: | rob1n | Owned by: | stefan |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | interface | Version: | |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When you do $("body").ScrollToAnchors('normal'); (this was my specific code), anchors that go to other pages don't go anywhere. Once I comment out this line, the anchors on other pages work.
Apologies, my original description is a little weirdly worded. What I *meant* to say was that anchors to other pages don't work. Once I comment that line out, anchors to other pages work again.