solaria.neocities.org
made a guide on how to filter/sort a gallery or other collection using CSS and HTML radio buttons!!! https://solaria.neocities.org/cssfilter
Love it! Been thinking about doing something like this for my graphics links page.
ohhh thanks so much for this guide!! i'm gonna use it all over my site now... btw i found out you can default a radio/check button to being on by including `checked` in the input's html! might be a handy thing to add in if you want haha
fyi, with this method, to meet accessibility guidelines, you will need some text letting users know that the results will update automatically without a submit button (WCAG 3.2.2. On Input: https://www.w3.org/TR/UNDERSTANDING-WCAG20/consistent-behavior-unpredictable-change.html ).
oooh thanks for the heads up sen!
made a guide on how to filter/sort a gallery or other collection using CSS and HTML radio buttons!!! https://solaria.neocities.org/cssfilter
Love it! Been thinking about doing something like this for my graphics links page.
ohhh thanks so much for this guide!! i'm gonna use it all over my site now... btw i found out you can default a radio/check button to being on by including `checked` in the input's html! might be a handy thing to add in if you want haha
fyi, with this method, to meet accessibility guidelines, you will need some text letting users know that the results will update automatically without a submit button (WCAG 3.2.2. On Input: https://www.w3.org/TR/UNDERSTANDING-WCAG20/consistent-behavior-unpredictable-change.html ).
oooh thanks for the heads up sen!