Created by: WilliamStam
added a container option so either use the html data api
data-container="parent"
data-container="body"
data-container="#some_element"
or the javascript
{
container: "body"
}
added 3 tests to the tool tip aswell to test if the tooltip is being added to the right places
yes i just stole the title from the issue tracker... #5687 (closed)