jquery-ui/tests/visual/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
..
ajaxcontent.php The accidental merge of tooltip into master was reverted in master, that revert got merged back into tooltip; now reverting that revert to get the tooltip stuff back, should then make it easy to merge into master once tooltip is done 2010-04-08 23:21:47 +02:00
callout.html Switched to latest stable jQuery 1.5.1 2011-03-02 20:49:20 -05:00
tooltip.html Overhaul tooltip implementation. Avoid queuing and other problems by 2011-04-13 14:01:46 +02:00