Jörn Zaefferer
f270d48786
Tooltip: Add video player demo
2011-05-02 12:34:26 +02:00
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
Richard Worth
593799d6e3
Switched to latest stable jQuery 1.5.1
2011-03-02 20:49:20 -05:00
jzaefferer
0479ab6af6
Merge remote branch 'origin/tooltip'
...
Conflicts:
demos/autocomplete/combobox.html
demos/index.html
tests/unit/index.html
2010-12-22 18:58:57 +01:00
jzaefferer
48a5977d33
Tooltip: Implementing event delegation support.
2010-10-26 17:07:22 +02:00
jzaefferer
4d6770fe13
Tooltip: Added demo for custom animations
2010-10-26 14:47:31 +02:00
jzaefferer
615022abd5
Tooltip: Update forms demo to programmatic-trigger only
2010-10-26 14:46:41 +02:00
jzaefferer
19b76a14a8
Tooltip: Remove fixed with from tooltip theme, set in instead in CSS where actually necessary
2010-04-21 20:00:45 +02:00
jzaefferer
6204e1a3c4
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
jzaefferer
00fdd8bcd9
Revert accidental "Merge branch 'tooltip' of github.com:jquery/jquery-ui"
...
This reverts commit df31e22b95
, reversing
changes made to ab8d155217
.
Need to revert this revert later on when actually merging the tooltip branch into master.
2010-04-01 09:33:25 +02:00
unknown
9ec4c4e682
Tooltip: Two more demos showing mousetracking with open/close events and using open/close methods to programmatically show/hide tooltips
2010-03-31 20:19:09 +02:00
jzaefferer
2766e1997a
Tooltip: Fixing up demo
2010-03-25 14:45:50 -04:00
jzaefferer
7dbf7ecfc1
Copying files from old Googlecode dev branch for tooltip
2010-03-21 22:28:32 +01:00