Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Calling show, followed by onBeforeHide works in Chrome but not Safari #143

Open
samcarlinone opened this issue Jul 29, 2016 · 2 comments
Open

Comments

@samcarlinone
Copy link

samcarlinone commented Jul 29, 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.

@samcarlinone 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
@ChBernat
Copy link

Could you provide us a working example? eg. using a jsfiddle.

@samcarlinone
Copy link
Author

Sorry I don't have the original code, and opentip doesn't seem to work on jsFiddle for me ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants