jquery-ui/tests/unit/tooltip
Scott González 44d07173db Widget: Stop setting ui-state-disabled and aria by default on setting disabled option.
Fixes #5973 - Resizable: disabled should not have the ui-state-disabled class or aria attribute aria-disabled
Fixes #5974 - Draggable: disabled should not have the ui-state-disabled class or aria attribute aria-disabled
Fixes #6039 - Droppable: disabled should not have ui-state-disabled

This reverts commit 23771d38ba.
2013-03-14 19:08:21 -04:00
..
all.html Updating 'jQuery' to 1.9.1. 2013-02-05 13:47:59 +00:00
tooltip_common.js Tooltip: Fix default for position option, follow-up to 1d9eab1. 2012-11-05 19:07:03 +01:00
tooltip_core.js Tooltip: Handle synthetic focusin events. Fixes #8740 - Tooltip: Does not hide consistently with dynamically loaded content. 2012-11-14 14:14:45 -05:00
tooltip_events.js Tooltip: Update events test to cover correct behaviour 2012-10-21 13:15:59 -04:00
tooltip_methods.js Widget: Stop setting ui-state-disabled and aria by default on setting disabled option. 2013-03-14 19:08:21 -04:00
tooltip_options.js Tooltip: Escape the title attribute so that it's treated as text and not HTML. Fixes #8861 - Tooltip: XSS vulnerability in default content. 2012-11-27 11:21:33 -05:00
tooltip.html Tooltip: Use attributes, not properties, when checking for parent tooltips. Fixes #8742 - Tooltip shows incorrect message in chrome if there is input with name='title' in a form. 2012-10-28 20:28:55 -04:00