From 50dab05784f0d9e98cbf46a975375badb484610b Mon Sep 17 00:00:00 2001 From: Scott González Date: Wed, 9 Nov 2011 10:18:33 -0500 Subject: Upgrade jQuery to 1.7. --- demos/autocomplete/categories.html | 2 +- demos/autocomplete/combobox.html | 2 +- demos/autocomplete/custom-data.html | 2 +- demos/autocomplete/default.html | 2 +- demos/autocomplete/folding.html | 2 +- demos/autocomplete/maxheight.html | 2 +- demos/autocomplete/multiple-remote.html | 2 +- demos/autocomplete/multiple.html | 2 +- demos/autocomplete/remote-jsonp.html | 2 +- demos/autocomplete/remote-with-cache.html | 2 +- demos/autocomplete/remote.html | 2 +- demos/autocomplete/xml.html | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) (limited to 'demos/autocomplete') diff --git a/demos/autocomplete/categories.html b/demos/autocomplete/categories.html index 01dda9ace..a2d3b35cd 100644 --- a/demos/autocomplete/categories.html +++ b/demos/autocomplete/categories.html @@ -4,7 +4,7 @@ jQuery UI Autocomplete - Categories - + diff --git a/demos/autocomplete/combobox.html b/demos/autocomplete/combobox.html index 326f06545..3ab0c89d9 100644 --- a/demos/autocomplete/combobox.html +++ b/demos/autocomplete/combobox.html @@ -4,7 +4,7 @@ jQuery UI Autocomplete - Combobox - + diff --git a/demos/autocomplete/custom-data.html b/demos/autocomplete/custom-data.html index d29115655..3bb081d3a 100644 --- a/demos/autocomplete/custom-data.html +++ b/demos/autocomplete/custom-data.html @@ -4,7 +4,7 @@ jQuery UI Autocomplete - Custom data and display - + diff --git a/demos/autocomplete/default.html b/demos/autocomplete/default.html index 03e246b34..73283e2be 100644 --- a/demos/autocomplete/default.html +++ b/demos/autocomplete/default.html @@ -4,7 +4,7 @@ jQuery UI Autocomplete - Default functionality - + diff --git a/demos/autocomplete/folding.html b/demos/autocomplete/folding.html index 31797f221..c4fff1487 100644 --- a/demos/autocomplete/folding.html +++ b/demos/autocomplete/folding.html @@ -4,7 +4,7 @@ jQuery UI Autocomplete - Accent folding - + diff --git a/demos/autocomplete/maxheight.html b/demos/autocomplete/maxheight.html index 98c4808fb..ba6e1295b 100644 --- a/demos/autocomplete/maxheight.html +++ b/demos/autocomplete/maxheight.html @@ -4,7 +4,7 @@ jQuery UI Autocomplete - Scrollable results - + diff --git a/demos/autocomplete/multiple-remote.html b/demos/autocomplete/multiple-remote.html index f000d6abc..a4bca02d1 100644 --- a/demos/autocomplete/multiple-remote.html +++ b/demos/autocomplete/multiple-remote.html @@ -4,7 +4,7 @@ jQuery UI Autocomplete - Multiple, remote - + diff --git a/demos/autocomplete/multiple.html b/demos/autocomplete/multiple.html index 31cd344f6..ac8969c98 100644 --- a/demos/autocomplete/multiple.html +++ b/demos/autocomplete/multiple.html @@ -4,7 +4,7 @@ jQuery UI Autocomplete - Multiple values - + diff --git a/demos/autocomplete/remote-jsonp.html b/demos/autocomplete/remote-jsonp.html index f94f4dadb..eb0354be8 100644 --- a/demos/autocomplete/remote-jsonp.html +++ b/demos/autocomplete/remote-jsonp.html @@ -4,7 +4,7 @@ jQuery UI Autocomplete - Remote JSONP datasource - + diff --git a/demos/autocomplete/remote-with-cache.html b/demos/autocomplete/remote-with-cache.html index f58625f11..5c3ca8d00 100644 --- a/demos/autocomplete/remote-with-cache.html +++ b/demos/autocomplete/remote-with-cache.html @@ -4,7 +4,7 @@ jQuery UI Autocomplete - Remote with caching - + diff --git a/demos/autocomplete/remote.html b/demos/autocomplete/remote.html index 6b8ee11fa..a3f7a5a05 100644 --- a/demos/autocomplete/remote.html +++ b/demos/autocomplete/remote.html @@ -4,7 +4,7 @@ jQuery UI Autocomplete - Remote datasource - + diff --git a/demos/autocomplete/xml.html b/demos/autocomplete/xml.html index 4fff5064b..5e5d2c649 100644 --- a/demos/autocomplete/xml.html +++ b/demos/autocomplete/xml.html @@ -4,7 +4,7 @@ jQuery UI Autocomplete - XML data parsed once - + -- cgit v1.2.3