Y
Hacker News
new
|
ask
|
show
|
jobs
by
yawaramin
1118 days ago
You don't need JavaScript for a hamburger menu, I am doing it with pure HTML. Hint: the <details> tag.
1 comments
earthboundkid
1117 days ago
Hint: that’s bad for accessibility.
link
yawaramin
1117 days ago
Hint: there's nothing inherently inaccessible about the <details> tag, it all depends on how you use it.
link