We're a place where coders share, stay up-to-date and grow their careers.
really nice post, Is using detail element for accordation do any harm for accessibility or it's less used just because of low browser support
detail
Part of accessibility is being robust. In my opinion, this means support of browsers AND assistive devices.
Highly recommend giving this a read! developer.mozilla.org/en-US/docs/W...
really nice post, Is using
detail
element for accordation do any harm for accessibility or it's less used just because of low browser supportPart of accessibility is being robust. In my opinion, this means support of browsers AND assistive devices.
Highly recommend giving this a read! developer.mozilla.org/en-US/docs/W...