aboutsummaryrefslogtreecommitdiffstats
path: root/demos/tabs
Commit message (Collapse)AuthorAgeFilesLines
* All: Resolve most jQuery Migrate warningsMichał Gołębiowski-Owczarek2020-05-161-1/+1
| | | Closes gh-1919
* Tabs: Don't blur focused tab on sortScott González2016-10-121-1/+12
| | | | | Fixes #14627 Closes gh-1761
* Demos: Add device-width viewport meta to all demosJörn Zaefferer2015-09-307-0/+7
| | | | Ref 343c2651729af2fdf020dd538fce0855785f5a0d
* Tabs: Style updatesAlexander Schmitz2015-08-211-5/+5
| | | | | Ref #14246 Ref gh-1588
* Tabs: Update demos to use AMDAlexander Schmitz2015-07-217-54/+14
| | | | Ref #10119
* Tabs: Remove core event/alias and deprecated module dependenciesAlexander Schmitz2015-05-201-4/+4
|
* Tabs: Use standard promise methods for jqXHRScott González2015-02-241-1/+1
| | | | | | | The old success(), error() and complete() methods have been deprecated for a while and have been removed in upstream master. Closes gh-1455
* Demos: Remove duplicate CSS propertiesBruno Pérel2014-10-201-1/+1
| | | | Closes gh-1363
* Tabs: Fix description in ajax demoScott González2014-08-271-1/+1
| | | | Closes jquery/jqueryui.com#90
* Build: Reorganize external directoryScott González2014-06-247-7/+7
| | | | | | | Put each external library into its own directory. Move jquery.js to external. Ref gh-1266
* Tabs demo: Improve manipulation by providing default values for new tabJörn Zaefferer2014-04-241-2/+2
|
* Demos: Adding <meta name="viewport"> tag for easier mobile browsingTJ VanToll2014-03-071-0/+1
|
* All: Rename jquery.js to exclude version in filenameJörn Zaefferer2014-03-057-7/+7
|
* Tabs: Removed tabs at bottom demoScott González2014-02-192-59/+0
| | | | | Places tabs at the bottom is bad for accessibility. Dynamic content should not precede the control for the content.
* All: Rename all files, removing the "jquery.ui." prefix;Rafael Xavier de Souza2014-01-248-37/+37
| | | | | | | - By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271; Fixes #9464 Closes gh-1029
* Demos: Fix small typosEric Dahl2013-11-201-1/+1
|
* Updating jQuery to 1.10.2.Bruno M. Custódio2013-07-058-8/+8
| | | | | Adding jQuery 1.10.0, 1.10.1, 1.10.2, 2.0.0, 2.0.1, 2.0.2 and 2.0.3 to the tests directory.
* Updating 'jQuery' to 1.9.1.Bruno M. Custódio2013-02-058-8/+8
|
* Updating to jQuery 1.9.0Kris Borchers2013-01-178-8/+8
|
* Tabs: Update manipulation demo - implement alt+del shortcut to remove active ↵Jörn Zaefferer2012-12-281-2/+10
| | | | tab. Fixes #7847 - Tabs: simple manipulation accessibility
* Tabs: Update manipulation demo - use delegate instead of live (can't use on ↵Jörn Zaefferer2012-12-281-1/+1
| | | | until we drop core 1.6 support), reuse selected element
* Upgrade jQuery to 1.8.3.Scott González2012-11-148-8/+8
|
* Upgrade jQuery to 1.8.2.Scott González2012-09-208-8/+8
|
* Demo: Missed one wrapper div.Scott González2012-09-101-2/+0
|
* Demos: Cleanup.Scott González2012-09-109-113/+47
|
* Upgrade jQuery to 1.8.0.Scott González2012-08-138-8/+8
|
* Tabs: Removed cookie demo since the cookie option is deprecated.Scott González2012-06-112-58/+0
|
* Tabs manipulation demo: Update for aria-controls.Scott González2012-05-181-2/+2
|
* Upgrade jQuery to 1.7.2.Scott González2012-03-229-9/+9
|
* Upgrade jQuery to 1.7.1.Scott González2011-11-229-9/+9
|
* Upgrade jQuery to 1.7.Scott González2011-11-099-9/+9
|
* Upgraded jQuery to 1.6.4.Scott González2011-10-189-9/+9
|
* Tabs (bottom demo): Fixed styling. Fixes #4785 - Add a tabs demo with the ↵Scott González2011-08-031-3/+10
| | | | tabs at the bottom.
* Tabs: Better styling for bottom tabs demo. Partial fix for #4785 - Add a ↵Scott González2011-08-021-5/+4
| | | | tabs demo with the tabs at the bottom.
* Upgrade jQuery to 1.6.2.Scott González2011-07-259-9/+9
|
* Tabs: Cleaned up manipulation demo.Scott González2011-05-111-23/+13
|
* Tabs: update manipulation demo to use the refresh methodDavid Petersen2011-05-111-16/+23
|
* Tabs: update sortable demo to call refresh method. Fixes #4524 Tabs: ↵David Petersen2011-04-281-1/+7
| | | | Sortable demo causes bad index references
* Tabs: Update ajax demo to use beforeLoad event instead of deprecated ↵Scott González2011-04-111-5/+4
| | | | ajaxOptions option.
* Tabs: Updated references to .ui-tabs-selected to use .ui-tabs-active.Scott González2011-04-112-2/+1
|
* Tabs: Deprecate url method; use aria-controls instead of title to specify ↵David Petersen2011-03-271-1/+2
| | | | panels. Fixes #7132 Tabs: Deprecate url method; use aria-controls instead of title to specify panels
* Tabs: Updates cookie demo to include more information on how to find cookie ↵Ralph Whitbeck2011-03-201-0/+1
| | | | plugin. Fixes #7172, [Documentation] Explain cookie plugin is included in externals.
* Switched to latest stable jQuery 1.5.1Richard Worth2011-03-029-9/+9
|
* Upgraded jQuery to 1.4.4.Scott González2010-11-129-9/+9
|
* Upgraded jQuery to 1.4.3.Scott González2010-10-219-9/+9
|
* Tabs demos: Coding standards.Scott González2010-10-1313-169/+161
|
* Added position plugin to demo pages that use dialogs.Scott González2010-07-271-0/+1
|
* Tabs: Adding demo using cookie option for persistenceunknown2010-03-302-0/+58
|
* html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercaseRichard Worth2010-03-129-9/+18
|
* ajax tabs demo: renamed tabs to fit on the demo templateJörn Zaefferer2010-02-241-5/+5
|