bobbingwide / oik

OIK Information Kit
https://www.oik-plugins.com/oik-plugins/oik
GNU General Public License v2.0
2 stars 0 forks source link

Consider making [bw_accordion] front end more accessible #211

Open bobbingwide opened 1 year ago

bobbingwide commented 1 year ago

A good structure for accordion blocks involves using the <details> and <summary> tags. Consider changing the [bw_accordion] shortcode to improve accessibility by using these tags. For examples see CoBlocks, AtomicBlocks.

bobbingwide commented 1 year ago

See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/details Prototype HTML in s.b/bw/accordion/index.html