- πΊπΈUnited States Coop920
Did the above code work for you? I'm getting a javascript console error mentioning that .children is empty.
Any thoughts?
So that people with disabilities can use the widget easily, it's best that the widget markup and functionality conform to the guidelines laid out by the ARIA Authoring Practices guidelines for tabs.
For example, we could expect to see:
aria-selected
We should update the JavaScript library to add these accessible semantics and support keyboard functionality.
While changing the actual tag themselves would be desirable, it may be possible to implement these changes solely through adding HTML attributes.
I don't believe there would be Data model changes
Active
3.8
Code
It affects the ability of people with disabilities or special needs (such as blindness or color-blindness) to use Drupal.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Did the above code work for you? I'm getting a javascript console error mentioning that .children is empty.
Any thoughts?