Anchor links in profile tabs to div id
-
Hello,
I’m trying to anchor the links I have in the profile-page so that when pressing them the page loads and scrolls down automatically to any chosen div id. At the moment it’s not that user friendly that the page keeps going back to top while clicking between the profile tabs. The optimal thing would be an Ajax-implementation, but I haven’t found any working solution on that front, so this is the second best thing I think.
So for example I want the “Messages”-link to be “messages/#user-messages”
The profile-link should be “profile/#user-xprofile”
The friends-link should be “friends/#user-friends”
The following-link should be “following/#user-members-following”
And so forth…How can I achieve this?
Best regards,
M.K
- You must be logged in to reply to this topic.