Start a new discussion

To start a new discussion please visit the discussions section of the GitHub home page of the project.

Discussions on GitHub

You can also search our old self-hosted forums for any useful information below but please note that posting new content here is not possible any more.

Reply To: Menu: not linking to current page breaks some functionality

Home Forums Older releases 1.0.x Menu: not linking to current page breaks some functionality Reply To: Menu: not linking to current page breaks some functionality

#3220
sascha
Participant

Ok, I did some more research and the solution described in the comments in this article seems to be quite a good compromise:

http://www.heydonworks.com/article/the-accessible-current-page-link-conundrum

Basically keeping the link for the current page, but pointing it to the main content of the current page, using it as a skip link for screenreaders. That way it is not confusing for AT users to find sometimes 5 links and sometimes 4 links for instance…

Topic can be closed from my point of view.