DEV Community

Discussion on: Creating a collapsible section with nothing but HTML

Collapse
 
bezpowell profile image
BezPowell

Especially as native HTML elements should already have all of the functionality and accessibility already implemented. Also, if browsers improve their implementations at a later date you get those improvements for free without having to do anything.

I only leant about details and summary recently myself. Thank you for helping to spread the word.

Thread Thread
 
jordanfinners profile image
Jordan Finneran

Thank you, this means alot!
I'm going to cover off plenty more in this series! 😀