]> source.dussan.org Git - jquery-ui.git/commit
Tooltip: Follow the standard appendTo logic
authorScott González <scott.gonzalez@gmail.com>
Mon, 23 Mar 2015 23:09:50 +0000 (19:09 -0400)
committerScott González <scott.gonzalez@gmail.com>
Thu, 9 Jun 2016 17:19:31 +0000 (13:19 -0400)
commit977b33625be3dd0959bf5b1272f2f192471794cf
treef4ef760ffa239257f6bdf2cd0c239cf46f390cb1
parentf6379dc65548e9770b53f29bfa901576a38064ec
Tooltip: Follow the standard appendTo logic

Even though there's no reason to ever configure the parent element via an
`appendTo` option, following the standard logic is useful for scrollable
elements and native dialogs.

Fixes #10739
Closes gh-1517

(cherry picked from commit 8cf98798a58afb7197bce0d6ca1c5b658ae04011)
ui/tooltip.js