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.