]> source.dussan.org Git - jquery-ui.git/commit
Tooltip: Fix nested tooltips (on hover) by closing parent tooltips and removing title...
authorJörn Zaefferer <joern.zaefferer@gmail.com>
Sat, 20 Oct 2012 00:58:08 +0000 (20:58 -0400)
committerJörn Zaefferer <joern.zaefferer@gmail.com>
Sun, 21 Oct 2012 16:49:32 +0000 (12:49 -0400)
commit77a55f1291861b87d30011ac5fd948f6b38d2c60
tree957e013f3156cdf2059a313512c0a71785682872
parent9d5f91ece2129801b4981b5befb588e8f215efd1
Tooltip: Fix nested tooltips (on hover) by closing parent tooltips and removing title attributes. Fixes #8700 - Overlapping tooltipped elements shows native tooltip for one of the elements
tests/visual/tooltip/tooltip.html
ui/jquery.ui.tooltip.js