]> source.dussan.org Git - jquery-ui.git/commit
Tooltip: Replace blur with focusout to deal with inputs nested in tooltipped elements.
authorJörn Zaefferer <joern.zaefferer@gmail.com>
Thu, 23 Feb 2012 18:37:31 +0000 (19:37 +0100)
committerJörn Zaefferer <joern.zaefferer@gmail.com>
Thu, 23 Feb 2012 18:39:43 +0000 (19:39 +0100)
commit58a5e23a7882e4438e60e354f3f2125562f9a540
treeb2df680eb6fea5bffa75b9879431acd4e4455229
parentfa40c352af59258362d17e2f1e8642343b1ae3c0
Tooltip: Replace blur with focusout to deal with inputs nested in tooltipped elements.
tests/unit/tooltip/tooltip_events.js
tests/visual/tooltip/tooltip.html
ui/jquery.ui.tooltip.js