Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

Tooltip has incorrect position when parent element has relative positioning #242

Closed
just-boris opened this issue Mar 19, 2013 · 1 comment

Comments

@just-boris
Copy link
Contributor

When you fix positionig in #115 not considered the case of toolip inside of relative positioned element.
Here is test case http://plnkr.co/edit/B9ZIbO
To fix this, I propose to append an tooltip node directly into the body.

    $document.find('body').append(tooltip);
@joshdmiller
Copy link
Contributor

Thanks for submitting this. There have been several bug reports for this same issue. The one to follow is #139.

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

No branches or pull requests

2 participants