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

Prevent overlap with target element? #140

Open
tconroy opened this issue May 19, 2016 · 1 comment
Open

Prevent overlap with target element? #140

tconroy opened this issue May 19, 2016 · 1 comment

Comments

@tconroy
Copy link

tconroy commented May 19, 2016

hey.. how do I prevent the tooltip from covering / overlapping the target element? I want the target to remain completely visible, with the tooltip positioned otuside its bounding box (top/left/right/bottom, doesn't matter).

@EllDoubleYew
Copy link

You can move it out of the way using the offset option. Usage is offset: [x,y]. Using a -y value will move the element up when it is pointing down at the target

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