the 20th of October, 2017
Version 2.0 for accessible hide/show script
This first major update now allows to execute the script on AJAX generated content. If you need to do so, you may use for example on <div id="newContent">the expand source</div>
:
van11yAccessibleHideShowAria(document.getElementById('newContent'));
This update has been published on Github/NPM today (See Github repositery of Van11y hide/show script). Documentation has also been updated.
An important point: this update does not break the compatibility with previous versions.