the 2nd of April, 2018
Several updates on accessible modal tooltip script
Inspired by last update on accessible modal script, here are some updates on accessible modal tooltip script:
- Added attribute
data-modal-focus-toid
, which allows to specify theid
of the element in the modal tooltip you want to give the focus to. - Added a new example in the demo with CSS transforms
- Update of
package-lock.json
file - Added a class
.<prefix-class>-tooltip__wrapper
, which allows to style the modal tooltip easily in some cases.
This fix has been published a few hours ago on Github/NPM (See Github repositery of Van11y modal tooltip script).