aboutsummaryrefslogtreecommitdiffstats
path: root/demos/autocomplete
Commit message (Collapse)AuthorAgeFilesLines
* fixed #5163 - themes: css files need to be renamed to be consistent with js ↵Richard Worth2010-02-167-7/+7
| | | | file renames in 1.8a1
* autocomplete: back to custom json encoding (for compat with older PHP ↵Jörn Zaefferer2010-01-281-1/+1
| | | | implementations, fixed the double quotes
* autocomplete: back to custom json encoding (for compat with older PHP ↵Jörn Zaefferer2010-01-281-2/+2
| | | | implementations, fixed the double quotes
* 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
| | | | Partial fix for #5064 - Widget: make multiple instantiation more useful.
* Copied autocomplete from dev branch.Scott González2010-01-148-0/+1136