but how is this accessible ? See this is what’s confusing and frustrating me.
I read this here:
and here I read this , under placement
article
I have one solution using display:none
https://github.com/cmb347827/display-none-github.io
And here after 2 days work, as I first tried positing the button in the menu which did not work , I did this left: -9999px
https://github.com/cmb347827/position-left-github.io
So I should go with display:none? I’m just confused about this still
Does my display:none github code look acceptable for the rest, and for the menu buttons in terms of accessiblity?
I would need to add the aria that I added in the later left-9999px version?
Thanks