css-toggles icon indicating copy to clipboard operation
css-toggles copied to clipboard

CSS Toggles demo and polyfill

Results 13 css-toggles issues
Sort by recently updated
recently updated
newest added

Is the intent of this example to demonstrate that someone could use this toggle behavior and get the expected semantics and behavior (specific keyboard keys and allowance for potential for...

a11y

This example was confusing to me until I realized that some of these buttons likely should have been communicated as being disabled until whatever condition was necessary to enable them....

a11y

This example doesn't communicate the currently chosen color option. And using `aria-pressed` on the button here wouldn't necessarily be the right choice, as that alone would indicate that the choice...

a11y

since this is constructed with a `ul` element as its base, it seems like the intent here was to create a list of items. However, because the `li` elements are...

a11y

https://github.com/oddbird/css-toggles/issues/10#issuecomment-1105571312

a11y

![](https://source.unsplash.com/featured/?cute,animal&220428) Based on https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-expanded#buttons