jquery-ui/demos/tooltip
jzaefferer 67d49f593b 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.
2011-04-13 14:01:46 +02:00
..
ajax Tooltip: Implementing event delegation support. 2010-10-26 17:07:22 +02:00
custom-animation.html Overhaul tooltip implementation. Avoid queuing and other problems by 2011-04-13 14:01:46 +02:00
default.html Switched to latest stable jQuery 1.5.1 2011-03-02 20:49:20 -05:00
delegation-mixbag.html Switched to latest stable jQuery 1.5.1 2011-03-02 20:49:20 -05:00
forms.html Switched to latest stable jQuery 1.5.1 2011-03-02 20:49:20 -05:00
index.html Overhaul tooltip implementation. Avoid queuing and other problems by 2011-04-13 14:01:46 +02:00
tracking.html Overhaul tooltip implementation. Avoid queuing and other problems by 2011-04-13 14:01:46 +02:00