Set the container
property to "body" to have the tooltip be appended to the body instead of the
triggering element's parent. This option is useful if the element triggering the tooltip is inside an element that
clips its contents (i.e. overflow: hidden
).