#924 closed bug (fixed)
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.
Change History (2)
comment:1 Changed 16 years ago by
comment:2 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
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.