the 27th of October, 2017

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

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

This update has been published on Github/NPM (See Github repositery of Van11y tooltip script). Documentation has also been updated, and a small bug has been fixed.

An important point: as for other scripts, this update does not break the compatibility with previous versions.