From 67d49f593bb34f10751421a51c8e13d42bc1b16e Mon Sep 17 00:00:00 2001 From: jzaefferer Date: Wed, 13 Apr 2011 14:01:46 +0200 Subject: Overhaul tooltip implementation. Avoid queuing and other problems by creating the tooltip element on the fly, never reusing it. Use aria-describedby attribute to find the associated tooltip again. Allows customizing animations much easier (just replace fadeIn/fadeOut), still open. Updated demos and visual test to replace now-missing .widget() method. Added tooltipClass for that. --- tests/visual/tooltip/tooltip.html | 25 +++++++++++++++---------- 1 file changed, 15 insertions(+), 10 deletions(-) (limited to 'tests/visual') diff --git a/tests/visual/tooltip/tooltip.html b/tests/visual/tooltip/tooltip.html index 538b43804..70c850b60 100644 --- a/tests/visual/tooltip/tooltip.html +++ b/tests/visual/tooltip/tooltip.html @@ -10,7 +10,9 @@ +