From eba3067479676d9fde9e1fcca76ba720cd9a4cee Mon Sep 17 00:00:00 2001 From: =?utf8?q?Scott=20Gonz=C3=A1lez?= Date: Thu, 9 Sep 2010 22:33:09 -0400 Subject: [PATCH] Demos: Cleanup. --- demos/accordion/fillspace.html | 2 +- demos/accordion/hoverintent.html | 2 +- demos/accordion/no-auto-height.html | 4 ++-- demos/addClass/default.html | 2 +- demos/animate/default.html | 2 +- demos/autocomplete/categories.html | 2 +- demos/autocomplete/combobox.html | 4 ++-- demos/autocomplete/custom-data.html | 4 ++-- demos/autocomplete/default.html | 4 ++-- demos/autocomplete/folding.html | 4 ++-- demos/autocomplete/index.html | 2 +- demos/autocomplete/maxheight.html | 4 ++-- demos/autocomplete/multiple-remote.html | 2 +- demos/autocomplete/multiple.html | 4 ++-- demos/autocomplete/remote-jsonp.html | 4 ++-- demos/autocomplete/remote-with-cache.html | 4 ++-- demos/autocomplete/remote.html | 4 ++-- demos/autocomplete/xml.html | 4 ++-- demos/effect/default.html | 2 +- demos/effect/easing.html | 2 +- demos/effect/index.html | 4 ++-- 21 files changed, 33 insertions(+), 33 deletions(-) diff --git a/demos/accordion/fillspace.html b/demos/accordion/fillspace.html index e6c0ffb3e..ccfb19c0c 100644 --- a/demos/accordion/fillspace.html +++ b/demos/accordion/fillspace.html @@ -1,7 +1,7 @@ - + jQuery UI Accordion - Fill space diff --git a/demos/accordion/hoverintent.html b/demos/accordion/hoverintent.html index f74147e3f..925d26c54 100644 --- a/demos/accordion/hoverintent.html +++ b/demos/accordion/hoverintent.html @@ -2,7 +2,7 @@ - jQuery UI Accordion - Default functionality + jQuery UI Accordion - Open on hoverintent diff --git a/demos/accordion/no-auto-height.html b/demos/accordion/no-auto-height.html index d55b5caac..053fa1975 100644 --- a/demos/accordion/no-auto-height.html +++ b/demos/accordion/no-auto-height.html @@ -1,8 +1,8 @@ - - jQuery UI Accordion - No Auto Height + + jQuery UI Accordion - No auto height diff --git a/demos/addClass/default.html b/demos/addClass/default.html index 7e657cb9a..343d53311 100644 --- a/demos/addClass/default.html +++ b/demos/addClass/default.html @@ -2,7 +2,7 @@ - jQuery UI Effects - addClass Demo + jQuery UI Effects - addClass demo diff --git a/demos/animate/default.html b/demos/animate/default.html index ffdfe9861..da2cdf9ae 100644 --- a/demos/animate/default.html +++ b/demos/animate/default.html @@ -2,7 +2,7 @@ - jQuery UI Effects - Animate Demo + jQuery UI Effects - Animate demo diff --git a/demos/autocomplete/categories.html b/demos/autocomplete/categories.html index 693886d66..04173705d 100644 --- a/demos/autocomplete/categories.html +++ b/demos/autocomplete/categories.html @@ -2,7 +2,7 @@ - jQuery UI Autocomplete Custom Data Demo + jQuery UI Autocomplete - Categories diff --git a/demos/autocomplete/combobox.html b/demos/autocomplete/combobox.html index d78d12155..ab3503ed4 100644 --- a/demos/autocomplete/combobox.html +++ b/demos/autocomplete/combobox.html @@ -1,8 +1,8 @@ - - jQuery UI Autocomplete Combobox Demo + + jQuery UI Autocomplete - Combobox diff --git a/demos/autocomplete/custom-data.html b/demos/autocomplete/custom-data.html index aa097fd58..efc437bf9 100644 --- a/demos/autocomplete/custom-data.html +++ b/demos/autocomplete/custom-data.html @@ -1,8 +1,8 @@ - - jQuery UI Autocomplete Custom Data Demo + + jQuery UI Autocomplete - Custom data and display diff --git a/demos/autocomplete/default.html b/demos/autocomplete/default.html index 658d06fd2..7171d2af7 100644 --- a/demos/autocomplete/default.html +++ b/demos/autocomplete/default.html @@ -1,8 +1,8 @@ - - jQuery UI Autocomplete Default Demo + + jQuery UI Autocomplete - Default functionality diff --git a/demos/autocomplete/folding.html b/demos/autocomplete/folding.html index 8fd813ffd..f6b97b655 100644 --- a/demos/autocomplete/folding.html +++ b/demos/autocomplete/folding.html @@ -1,8 +1,8 @@ - - jQuery UI Autocomplete Accent Folding Demo + + jQuery UI Autocomplete - Accent folding diff --git a/demos/autocomplete/index.html b/demos/autocomplete/index.html index d97c817fb..77f801996 100644 --- a/demos/autocomplete/index.html +++ b/demos/autocomplete/index.html @@ -1,7 +1,7 @@ - + jQuery UI Autocomplete Demos diff --git a/demos/autocomplete/maxheight.html b/demos/autocomplete/maxheight.html index 955fed897..56e253aa9 100644 --- a/demos/autocomplete/maxheight.html +++ b/demos/autocomplete/maxheight.html @@ -1,8 +1,8 @@ - - jQuery UI Autocomplete Scrollable Results Demo + + jQuery UI Autocomplete - Scrollable results diff --git a/demos/autocomplete/multiple-remote.html b/demos/autocomplete/multiple-remote.html index b0313e1d0..96d787049 100644 --- a/demos/autocomplete/multiple-remote.html +++ b/demos/autocomplete/multiple-remote.html @@ -2,7 +2,7 @@ - jQuery UI Autocomplete multiple demo + jQuery UI Autocomplete - Multiple, remote diff --git a/demos/autocomplete/multiple.html b/demos/autocomplete/multiple.html index d14fac375..68bf365f7 100644 --- a/demos/autocomplete/multiple.html +++ b/demos/autocomplete/multiple.html @@ -1,8 +1,8 @@ - - jQuery UI Autocomplete multiple demo + + jQuery UI Autocomplete - Multiple values diff --git a/demos/autocomplete/remote-jsonp.html b/demos/autocomplete/remote-jsonp.html index 738bee522..cff042a0f 100644 --- a/demos/autocomplete/remote-jsonp.html +++ b/demos/autocomplete/remote-jsonp.html @@ -1,8 +1,8 @@ - - jQuery UI Autocomplete Remote JSONP datasource demo + + jQuery UI Autocomplete - Remote JSONP datasource diff --git a/demos/autocomplete/remote-with-cache.html b/demos/autocomplete/remote-with-cache.html index 09eb6c0d3..77245ebe8 100644 --- a/demos/autocomplete/remote-with-cache.html +++ b/demos/autocomplete/remote-with-cache.html @@ -1,8 +1,8 @@ - - jQuery UI Autocomplete Remote with caching demo + + jQuery UI Autocomplete - Remote with caching diff --git a/demos/autocomplete/remote.html b/demos/autocomplete/remote.html index 6c924fe91..2abbfc916 100644 --- a/demos/autocomplete/remote.html +++ b/demos/autocomplete/remote.html @@ -1,8 +1,8 @@ - - jQuery UI Autocomplete Remote datasource demo + + jQuery UI Autocomplete - Remote datasource diff --git a/demos/autocomplete/xml.html b/demos/autocomplete/xml.html index 5ed68b70b..533b72bdd 100644 --- a/demos/autocomplete/xml.html +++ b/demos/autocomplete/xml.html @@ -1,8 +1,8 @@ - - jQuery UI Autocomplete Remote datasource demo + + jQuery UI Autocomplete - XML data parsed once diff --git a/demos/effect/default.html b/demos/effect/default.html index 6f6f0d6c4..4ccd0c14b 100644 --- a/demos/effect/default.html +++ b/demos/effect/default.html @@ -2,7 +2,7 @@ - jQuery UI Effects - Effect Demo + jQuery UI Effects - Effect demo diff --git a/demos/effect/easing.html b/demos/effect/easing.html index a5bb1070b..baef2d066 100644 --- a/demos/effect/easing.html +++ b/demos/effect/easing.html @@ -2,7 +2,7 @@ - jQuery UI Effects - Effect Demo + jQuery UI Effects - Easing demo diff --git a/demos/effect/index.html b/demos/effect/index.html index 5c553fbeb..65aa3993a 100644 --- a/demos/effect/index.html +++ b/demos/effect/index.html @@ -1,8 +1,8 @@ - - jQuery UI Effect Demos + + jQuery UI Effects Demos -- 2.39.5