From 0935c9af366bfc412db4cc2bea8b544d5588a7b2 Mon Sep 17 00:00:00 2001 From: Alexander Schmitz Date: Tue, 30 Jun 2015 15:22:59 -0400 Subject: Autocomplete: Update demos to use AMD Ref #10119 --- demos/autocomplete/categories.html | 55 +++++++++++++------------------ demos/autocomplete/combobox.html | 15 ++------- demos/autocomplete/custom-data.html | 11 ++----- demos/autocomplete/default.html | 11 ++----- demos/autocomplete/folding.html | 11 ++----- demos/autocomplete/maxheight.html | 11 ++----- demos/autocomplete/multiple-remote.html | 11 ++----- demos/autocomplete/multiple.html | 11 ++----- demos/autocomplete/remote-jsonp.html | 11 ++----- demos/autocomplete/remote-with-cache.html | 11 ++----- demos/autocomplete/remote.html | 11 ++----- demos/autocomplete/xml.html | 11 ++----- 12 files changed, 45 insertions(+), 135 deletions(-) diff --git a/demos/autocomplete/categories.html b/demos/autocomplete/categories.html index d986fdb11..d2a107b53 100644 --- a/demos/autocomplete/categories.html +++ b/demos/autocomplete/categories.html @@ -4,12 +4,6 @@ jQuery UI Autocomplete - Categories - - - - - - - - + diff --git a/demos/autocomplete/combobox.html b/demos/autocomplete/combobox.html index 76d792470..409e64d7c 100644 --- a/demos/autocomplete/combobox.html +++ b/demos/autocomplete/combobox.html @@ -4,14 +4,6 @@ jQuery UI Autocomplete - Combobox - - - - - - - - - + diff --git a/demos/autocomplete/custom-data.html b/demos/autocomplete/custom-data.html index 1c94a877a..06a777440 100644 --- a/demos/autocomplete/custom-data.html +++ b/demos/autocomplete/custom-data.html @@ -4,12 +4,6 @@ jQuery UI Autocomplete - Custom data and display - - - - - - - + diff --git a/demos/autocomplete/default.html b/demos/autocomplete/default.html index f0ade5ea7..49e575898 100644 --- a/demos/autocomplete/default.html +++ b/demos/autocomplete/default.html @@ -4,15 +4,9 @@ jQuery UI Autocomplete - Default functionality - - - - - - - + diff --git a/demos/autocomplete/folding.html b/demos/autocomplete/folding.html index 405809402..98bc6bbb7 100644 --- a/demos/autocomplete/folding.html +++ b/demos/autocomplete/folding.html @@ -4,15 +4,9 @@ jQuery UI Autocomplete - Accent folding - - - - - - - + diff --git a/demos/autocomplete/maxheight.html b/demos/autocomplete/maxheight.html index 9d7961591..8f65169c1 100644 --- a/demos/autocomplete/maxheight.html +++ b/demos/autocomplete/maxheight.html @@ -4,12 +4,6 @@ jQuery UI Autocomplete - Scrollable results - - - - - - - + diff --git a/demos/autocomplete/multiple-remote.html b/demos/autocomplete/multiple-remote.html index 45f319865..f263cf75c 100644 --- a/demos/autocomplete/multiple-remote.html +++ b/demos/autocomplete/multiple-remote.html @@ -4,20 +4,14 @@ jQuery UI Autocomplete - Multiple, remote - - - - - - - + diff --git a/demos/autocomplete/multiple.html b/demos/autocomplete/multiple.html index 1bd70f228..5ee4edb0a 100644 --- a/demos/autocomplete/multiple.html +++ b/demos/autocomplete/multiple.html @@ -4,15 +4,9 @@ jQuery UI Autocomplete - Multiple values - - - - - - - + diff --git a/demos/autocomplete/remote-jsonp.html b/demos/autocomplete/remote-jsonp.html index 0d71dae9a..3c2f4921f 100644 --- a/demos/autocomplete/remote-jsonp.html +++ b/demos/autocomplete/remote-jsonp.html @@ -4,12 +4,6 @@ jQuery UI Autocomplete - Remote JSONP datasource - - - - - - - + diff --git a/demos/autocomplete/remote-with-cache.html b/demos/autocomplete/remote-with-cache.html index 1eea5eff1..4ab2fdefb 100644 --- a/demos/autocomplete/remote-with-cache.html +++ b/demos/autocomplete/remote-with-cache.html @@ -4,20 +4,14 @@ jQuery UI Autocomplete - Remote with caching - - - - - - - + diff --git a/demos/autocomplete/remote.html b/demos/autocomplete/remote.html index 95d2ae49c..1993f8e6d 100644 --- a/demos/autocomplete/remote.html +++ b/demos/autocomplete/remote.html @@ -4,20 +4,14 @@ jQuery UI Autocomplete - Remote datasource - - - - - - - + diff --git a/demos/autocomplete/xml.html b/demos/autocomplete/xml.html index aa0394c10..5bdf4d3cc 100644 --- a/demos/autocomplete/xml.html +++ b/demos/autocomplete/xml.html @@ -4,20 +4,14 @@ jQuery UI Autocomplete - XML data parsed once - - - - - - - + -- cgit v1.2.3