Replies: 1 comment
-
I don't like the idea of hidden elements or js, I think it should be approached with attributes like dialogs are a class of open, or an aria attribute or the like |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Originally I was against having hidden checkbox to do certain functionality on a website, Mainly because I felt we could just use javascript for those features if need be.
I understand the need to not use JavaScript with this project, although I may add some features that would require javascript, I would still make those features optional, and not be mandatory to use the javascript provided.
With the hamburger nav, to do that without javascript we had to use a hidden checkbox to achieve the results.
Since we just introduced this hidden checkbox option now, I was wondering what everyone's thoughts are about using them?
1 vote ·
Beta Was this translation helpful? Give feedback.
All reactions