aboutsummaryrefslogtreecommitdiffstats
path: root/demos/autocomplete/index.html
diff options
context:
space:
mode:
authorJörn Zaefferer <joern.zaefferer@gmail.com>2010-01-26 20:52:21 +0000
committerJörn Zaefferer <joern.zaefferer@gmail.com>2010-01-26 20:52:21 +0000
commit1382af8af0196a0bce10d8c58f449d2320cdf8a9 (patch)
tree13a1e5cadc625f90de40c187d05a1eddc0de3da8 /demos/autocomplete/index.html
parentc3dd4ac373660b1d36eb527a7ad1387d5d39ef9d (diff)
downloadjquery-ui-1382af8af0196a0bce10d8c58f449d2320cdf8a9.tar.gz
jquery-ui-1382af8af0196a0bce10d8c58f449d2320cdf8a9.zip
autocomplete: added xml-parsing demo
Diffstat (limited to 'demos/autocomplete/index.html')
-rw-r--r--demos/autocomplete/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/autocomplete/index.html b/demos/autocomplete/index.html
index ffca515e0..3063d8db8 100644
--- a/demos/autocomplete/index.html
+++ b/demos/autocomplete/index.html
@@ -14,6 +14,7 @@
<li><a href="remote-jsonp.html">Remote JSONP datasource</a></li>
<li><a href="combobox.html">Combobox</a></li>
<li><a href="custom-data.html">Custom data and display</a></li>
+ <li><a href="xml.html">XML data parsed once</a></li>
</ul>
</div>
</body>