Is there a way to make the tooltip's size stretch to accomodate its content? The catch here is I'd like to use sliding doors, so I need two divs, with the tooltip's content going into the inner one.
With the default tooltip configuration, everything inside the tooltip div is replaced by the content of the "title" attribute, including the inner div. How can I tell the tooltip to keep that div intact?
With the default tooltip configuration, everything inside the tooltip div is replaced by the content of the "title" attribute, including the inner div. How can I tell the tooltip to keep that div intact?
