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

How to close an opened tooltip with click trigger in a touch device #41

Closed
jrdn91 opened this issue Jul 30, 2013 · 2 comments
Closed

How to close an opened tooltip with click trigger in a touch device #41

jrdn91 opened this issue Jul 30, 2013 · 2 comments

Comments

@jrdn91
Copy link

jrdn91 commented Jul 30, 2013

For some reason, clicking the same element that triggered the open is not triggering it to close now. When I size my browser to the point that I've set up this functionality in, it works but when I open in the iPad (which is what I'm developing for) it doesn't close the tooltip now. Is there a use case that shows how I can either fix this or add a close icon to the trigger when it is open that when clicked will make the tooltip close. I was looking at the API but didn't see a way just to update specific tooltip options and not just update the content.

@nirgeier
Copy link
Contributor

nirgeier commented Aug 6, 2013

Hi there.
I have fixed the problem and you can view the pull request and grab the code until someonw will merge it.
#43

@calebjacob
Copy link
Owner

I tried to take a stab at replicating your problem but I didn't see what you're describing. If you'd like, you can open a new issue with a reduced test case with JSFiddle. Thanks!

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

3 participants