aboutsummaryrefslogtreecommitdiffstats
path: root/demos/tabs
Commit message (Expand)AuthorAgeFilesLines
* demos: Replace search.php with $.ajaxTransport() mockTimo Tijhof2024-01-033-10/+21
* Demos: Better wording for the purposefully broken tabDeerBear2022-12-061-2/+2
* All: Resolve most jQuery Migrate warningsMichał Gołębiowski-Owczarek2020-05-161-1/+1
* Tabs: Don't blur focused tab on sortScott González2016-10-121-1/+12
* Demos: Add device-width viewport meta to all demosJörn Zaefferer2015-09-307-0/+7
* Tabs: Style updatesAlexander Schmitz2015-08-211-5/+5
* Tabs: Update demos to use AMDAlexander Schmitz2015-07-217-54/+14
* 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
* Demos: Remove duplicate CSS propertiesBruno Pérel2014-10-201-1/+1
* Tabs: Fix description in ajax demoScott González2014-08-271-1/+1
* Build: Reorganize external directoryScott González2014-06-247-7/+7
* 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
* All: Rename all files, removing the "jquery.ui." prefix;Rafael Xavier de Souza2014-01-248-37/+37
* Demos: Fix small typosEric Dahl2013-11-201-1/+1
* Updating jQuery to 1.10.2.Bruno M. Custódio2013-07-058-8/+8
* 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
* Tabs: Update manipulation demo - use delegate instead of live (can't use on u...Jörn Zaefferer2012-12-281-1/+1
* 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 tab...Scott González2011-08-031-3/+10
* Tabs: Better styling for bottom tabs demo. Partial fix for #4785 - Add a tabs...Scott González2011-08-021-5/+4
* 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: Sortable...David Petersen2011-04-281-1/+7
* Tabs: Update ajax demo to use beforeLoad event instead of deprecated ajaxOpti...Scott González2011-04-111-5/+4
* 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 pan...David Petersen2011-03-271-1/+2
* Tabs: Updates cookie demo to include more information on how to find cookie p...Ralph Whitbeck2011-03-201-0/+1
* 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