aboutsummaryrefslogtreecommitdiffstats
path: root/demos/autocomplete
Commit message (Expand)AuthorAgeFilesLines
...
* | Autocomplete: code improvements for multiple demojzaefferer2010-04-151-4/+4
* | Autocomplete: multiple demo addedjzaefferer2010-04-152-0/+76
|/
* Autocomplete: Combobox demo update, fixed mustMatch with corrected change eve...jzaefferer2010-04-081-7/+12
* Autocomplete: Change demo title in index.file to fit it in one lineunknown2010-04-061-1/+1
* Added link to categories-demo to autocomplete demos index. Still need to move...Jörn Zaefferer2010-04-051-0/+1
* Autocomplete: Use $.ui.autocomplete.escapeRegex in combobox demo; Fixes #5436...jzaefferer2010-03-261-1/+1
* Autocomplete demo: Removed todo (already captured in trac).Scott González2010-03-241-1/+0
* Combobox demo: Improved styling and added a title to the button, to avoid hav...jzaefferer2010-03-201-8/+5
* Autocomplete: Combobox demo - don't use position plugin to place the button n...Scott González2010-03-201-6/+5
* Menu: skip over elements that aren't menu items.Scott González2010-03-201-23/+0
* demos: html validationRichard Worth2010-03-181-4/+4
* eol-style and mime-typeRichard Worth2010-03-172-163/+163
* autocomplete: combobox demo: tweaked padding to be more consistent across bro...Richard Worth2010-03-151-1/+2
* autocomplete demo: corrected spelling of perlRichard Worth2010-03-151-1/+1
* html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercaseRichard Worth2010-03-129-17/+26
* partial for #5126 - less rows in remote demo to avoid scrollingJörn Zaefferer2010-02-201-1/+1
* partial for #5126 - improved custom data demoJörn Zaefferer2010-02-201-3/+2
* partial for #5126 - extra classes for combobox inputJörn Zaefferer2010-02-201-2/+1
* partial for #5126 - less rows in remote jsonp demo to avoid scrollingJörn Zaefferer2010-02-201-1/+1
* no delay need for local dataJörn Zaefferer2010-02-171-0/+1
* Autocomplete categories demo: Simplified styling.Scott González2010-02-171-1/+2
* Autocomplete categories demo: Removed custom jQuery methods and tweaked the c...Scott González2010-02-171-17/+3
* Autocomplete demo: Added styling to the categories.Scott González2010-02-171-2/+5
* Working categorized autocomplete demo.Scott González2010-02-171-31/+64
* Fix for #5188 along with a half-functional demo (buggy keyboard navigation)Jörn Zaefferer2010-02-161-0/+69
* Fixed #5182 - Update to jQuery 1.4.2Richard Worth2010-02-167-7/+7
* fixed #5163 - themes: css files need to be renamed to be consistent with js f...Richard Worth2010-02-167-7/+7
* autocomplete: back to custom json encoding (for compat with older PHP impleme...Jörn Zaefferer2010-01-281-1/+1
* autocomplete: back to custom json encoding (for compat with older PHP impleme...Jörn Zaefferer2010-01-281-2/+2
* autocomplete: use json_encode in PHP to produce valid JSONJörn Zaefferer2010-01-281-1/+1
* switched to jQuery 1.4.1Richard Worth2010-01-277-7/+7
* autocomplete: added xml-parsing demoJörn Zaefferer2010-01-263-0/+183
* eol-style and mime-typeRichard Worth2010-01-207-496/+496
* switched to jQuery 1.4Richard Worth2010-01-206-6/+6
* Widget factory: Changed _create to _init.Scott González2010-01-151-1/+1
* Copied autocomplete from dev branch.Scott González2010-01-148-0/+1136