Modify ↓
Ticket #924 (closed bug: fixed)
Issues with ScrollToAnchors
| Reported by: | rob1n | Owned by: | stefan |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | interface | Version: | |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
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
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
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.