jmastrom
Member
Posted 1 year ago #
I have a lot of long pages, and have put in-page navigation at the top using anchors.
The problem is that the links open a new page. The anchor works, it goes right to the spot it is supposed to, but in a new page. Each link, same thing.
I checked the settings I could (that I know about). Also I read (in these forums) about not using the "target" attribute.
Help! (and thanks).
Just make sure that the target attribute is not set to '_blank' (new window).
jmastrom
Member
Posted 1 year ago #
I should have put "I have not set targets" in the first post. Thanks for answering anyway!
Use Firebug on your website to analyse the anchor tags (or post a link to your site), has the target attribute been set? If so, something is setting it for you.
jmastrom
Member
Posted 1 year ago #
Doh.
What a noob.. plugin attribute.
Thank you for being nice to the noob.
No problem. Can you mark the thread as resolved. Thanks.