]> source.dussan.org Git - jquery-ui.git/commit
Tooltip: handle removal of elements with delegated tooltips. Fixed #8646 - Delegated...
authorAndrew Couch <acouch@bluewolf.com>
Mon, 15 Oct 2012 20:15:36 +0000 (16:15 -0400)
committerJörn Zaefferer <joern.zaefferer@gmail.com>
Sun, 21 Oct 2012 17:15:44 +0000 (13:15 -0400)
commit3b2d1e7736be99671af70aa3b775d67b917517e5
tree470fd54aa9e2499c36964a53ba0875ef68499f8e
parent6b48ef5eca67f389d7a58f3c8a263ceb82c8becb
Tooltip: handle removal of elements with delegated tooltips. Fixed #8646 - Delegated tooltips don't close when the tooltipped element is removed
tests/unit/tooltip/tooltip.html
tests/unit/tooltip/tooltip_core.js
ui/jquery.ui.tooltip.js