You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To programmatically show and then hide after 3 seconds I set the hide delay with the options object, then call show followed immediately by onBeforeHide, this results in the tooltip being immediately hidden in Safari, but shows and hides after 3 seconds as expected on Chrome. All OS and browsers tested were latest stable version.
The text was updated successfully, but these errors were encountered:
samcarlinone
changed the title
Calling show, followed by on before hide works in Chrome but not Safari
Calling show, followed by onBeforeHide works in Chrome but not Safari
Aug 1, 2016
To programmatically show and then hide after 3 seconds I set the hide delay with the options object, then call show followed immediately by onBeforeHide, this results in the tooltip being immediately hidden in Safari, but shows and hides after 3 seconds as expected on Chrome. All OS and browsers tested were latest stable version.
The text was updated successfully, but these errors were encountered: