Post #1136486
2026-04-13 14:06 UTC
RE: https://hachyderm.io/@thedoh/116397696700792038
It used to be that, if you wanted a link to come up in a fancy modal on your website, you'd capture the click event on that link and do your fetch for the fancy modal, so at least people could still _get to the linked page_ if their #JavaScript had fallen over.
Sometime in the last little while, it became fashionable to throw the link away altogether, and present a button that's styled to _look_ like a link, so now there's no way to get to the other page if your JS isn't available.
I still don't understand the motivation behind that.
#a11y
Replies (0)
No replies.