Skip to content

Version 2.0: Add API to add programmatically tab panels

Latest
Compare
Choose a tag to compare
@nico3333fr nico3333fr released this 26 Oct 13:09

If you need to apply tab panels script to <div id="newContent">your tab panel source</div>:

van11yAccessibleTabPanelAria(document.getElementById('newContent'));

  • Updated documentation
  • no more need to use id="label_xxxx" on links, the script will generate them.