From a1e069759ddcd3e56deff0d9334559b156df734c Mon Sep 17 00:00:00 2001 From: Richard Worth Date: Wed, 20 Jan 2010 13:52:38 +0000 Subject: switched to jQuery 1.4 --- demos/autocomplete/combobox.html | 2 +- demos/autocomplete/custom-data.html | 2 +- demos/autocomplete/default.html | 2 +- demos/autocomplete/remote-jsonp.html | 2 +- demos/autocomplete/remote-with-cache.html | 2 +- demos/autocomplete/remote.html | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'demos/autocomplete') diff --git a/demos/autocomplete/combobox.html b/demos/autocomplete/combobox.html index bf2d48bb0..a77ff7d61 100644 --- a/demos/autocomplete/combobox.html +++ b/demos/autocomplete/combobox.html @@ -3,7 +3,7 @@ jQuery UI Autocomplete Combobox Demo - + diff --git a/demos/autocomplete/custom-data.html b/demos/autocomplete/custom-data.html index 726ace460..1b112344b 100644 --- a/demos/autocomplete/custom-data.html +++ b/demos/autocomplete/custom-data.html @@ -3,7 +3,7 @@ jQuery UI Autocomplete Custom Data Demo - + diff --git a/demos/autocomplete/default.html b/demos/autocomplete/default.html index 996af87a1..1fbfd2d2a 100644 --- a/demos/autocomplete/default.html +++ b/demos/autocomplete/default.html @@ -3,7 +3,7 @@ jQuery UI Autocomplete Default Demo - + diff --git a/demos/autocomplete/remote-jsonp.html b/demos/autocomplete/remote-jsonp.html index 459cac201..0349e5a2c 100644 --- a/demos/autocomplete/remote-jsonp.html +++ b/demos/autocomplete/remote-jsonp.html @@ -3,7 +3,7 @@ jQuery UI Autocomplete Remote JSONP datasource demo - + diff --git a/demos/autocomplete/remote-with-cache.html b/demos/autocomplete/remote-with-cache.html index 8f1a5786a..aa0fb2eb5 100644 --- a/demos/autocomplete/remote-with-cache.html +++ b/demos/autocomplete/remote-with-cache.html @@ -3,7 +3,7 @@ jQuery UI Autocomplete Remote with caching demo - + diff --git a/demos/autocomplete/remote.html b/demos/autocomplete/remote.html index 9ef27bfe2..c183b5adb 100644 --- a/demos/autocomplete/remote.html +++ b/demos/autocomplete/remote.html @@ -3,7 +3,7 @@ jQuery UI Autocomplete Remote datasource demo - + -- cgit v1.2.3