the 25th of October, 2017

Version 2.0 for accessible modal tooltip 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 modal tooltip source</div>:

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

This update has been published on Github/NPM (See Github repositery of Van11y tooltip modal script). Documentation has also been updated.

An important point: this update does not break the compatibility with previous versions.