Scott González
608bc9513f
Tooltip demo: Small tweaks.
2011-05-29 13:50:53 -04:00
Scott González
0bc1c8cfdb
Tooltip: New delegation mixbag demo (still needs better name).
2011-05-29 12:31:06 -04:00
Scott González
2a92b3ad8e
Tooltip: Change default collision detection to 'flip fit' since the default vertical positioning is centered and can't flip
2011-05-29 12:29:11 -04:00
Scott González
a1f9ca7248
Tooltip video player demo: Close tooltip on click of popup button.
2011-05-29 09:13:35 -04:00
Scott González
c2ae4e3fe4
Tooltip demos: Better tooltip content for custom animations.
2011-05-28 17:14:42 -04:00
Scott González
d4f6f17c8d
Tooltip: Changed custom animation demo and changed the logic for showing tooltips so custom position options can perform animations.
2011-05-28 10:18:39 -04:00
Scott González
c34a814a4b
Tooltip demos: Cleanup.
2011-05-27 20:52:13 -04:00
Jörn Zaefferer
cd92ad09f5
Promote menubar and popup to their own top level files
2011-05-07 16:22:04 +02:00
Jörn Zaefferer
a2674a2c6b
Tooltip/Popup: Improve video-player demo
2011-05-07 15:18:29 +02:00
Jörn Zaefferer
2cf85da23f
Popup/Tooltip: Fix tab order and add notifications (on select) in
...
video-player demo.
2011-05-07 00:43:07 +02:00
Jörn Zaefferer
b96126b398
Popup: Rename _close to close and use it when selecting something within a popup.
2011-05-04 11:14:32 +02:00
Jörn Zaefferer
0496a50238
Tooltip: Replace offset property with inline my+offset to make it easier
...
to override the offset. Fixes the odd offset in the video player demo.
Also doesn't need units.
2011-05-02 18:22:00 +02:00
Jörn Zaefferer
56a1b18246
Tooltip: update video player demo with custom animations
2011-05-02 13:15:54 +02:00
Jörn Zaefferer
d8e60e9a8a
Merge branch 'master' into tooltip-animations
2011-05-02 13:12:36 +02:00
Jörn Zaefferer
a03c222f05
Tooltip: Overhaul widget animations code to allow delay with plain show/hide
2011-05-02 13:11:58 +02:00
Jörn Zaefferer
0c674ca7e3
Tooltip: Update demo description
2011-05-02 13:01:27 +02:00
Jörn Zaefferer
0f24c5a5c9
Tooltip: Custom styles for video player demo
2011-05-02 12:43:22 +02:00
Jörn Zaefferer
f270d48786
Tooltip: Add video player demo
2011-05-02 12:34:26 +02:00
jzaefferer
3bb9ab2626
Tooltip: Add support for delaying showing/hiding. Still need to figure
...
out how to combine that with non-animated show/hide.
2011-04-21 14:30:42 +02:00
jzaefferer
e609bebaae
Custom tooltip animations based on widget-animations branch.
2011-04-15 16:49:29 +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