We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When tipso is inside of scroll area, it's still relative to body. And when you scroll in the scroll area, tipso will not stay with the element.
jsfiddle - https://jsfiddle.net/91ffdtws/3/
Would be possible to create an option to change the relative element from body to the overflow element and append tipso_bubble elements in there?
I'm doing an site which has scroll area in the left and map in right (similiar to airbnb -http://goo.gl/ClCK6c) and I run into this problem here.
Thanks!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When tipso is inside of scroll area, it's still relative to body. And when you scroll in the scroll area, tipso will not stay with the element.
jsfiddle - https://jsfiddle.net/91ffdtws/3/
Would be possible to create an option to change the relative element from body to the overflow element and append tipso_bubble elements in there?
I'm doing an site which has scroll area in the left and map in right (similiar to airbnb -http://goo.gl/ClCK6c) and I run into this problem here.
Thanks!
The text was updated successfully, but these errors were encountered: