]> source.dussan.org Git - jquery-ui.git/commit
Tooltip: Allow content updates via async response regardless of whether a sync respon...
authorScott González <scott.gonzalez@gmail.com>
Sat, 28 May 2011 21:36:57 +0000 (17:36 -0400)
committerScott González <scott.gonzalez@gmail.com>
Sat, 28 May 2011 21:36:57 +0000 (17:36 -0400)
commit4dbfdcede3878415dbf5c777e9e2ce17c6916edc
treec1ac1a1e003ae1c1a1ff62c40b42ca2944aa69b1
parentc2ae4e3fe4be63906dd5da084cfb7fb812421283
Tooltip: Allow content updates via async response regardless of whether a sync response came back. Added more tests.
tests/unit/tooltip/tooltip.html
tests/unit/tooltip/tooltip_methods.js
tests/unit/tooltip/tooltip_options.js
ui/jquery.ui.tooltip.js