aboutsummaryrefslogtreecommitdiffstats
path: root/demos/autocomplete/combobox.html
Commit message (Collapse)AuthorAgeFilesLines
* Menu: Extracted menu code from autocomplete, updated all dependenciesjzaefferer2010-04-211-0/+1
|
* Autocomplete: Combobox demo update, fixed mustMatch with corrected change ↵jzaefferer2010-04-081-7/+12
| | | | event, also added button for toggling the hidden select and an empty-value option. Fixes #5453
* Autocomplete: Use $.ui.autocomplete.escapeRegex in combobox demo; Fixes ↵jzaefferer2010-03-261-1/+1
| | | | #5436 Autocomplete: use $.ui.autocomplete.escapeRegex in combox demo
* Combobox demo: Improved styling and added a title to the button, to avoid ↵jzaefferer2010-03-201-8/+5
| | | | having   in the tooltip
* Autocomplete: Combobox demo - don't use position plugin to place the button ↵Scott González2010-03-201-6/+5
| | | | | next to the text field. Fixes #5338 - autocomplete combobox look weird in opera 10.50.
* autocomplete: combobox demo: tweaked padding to be more consistent across ↵Richard Worth2010-03-151-1/+2
| | | | browsers
* 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-121-2/+3
|
* partial for #5126 - extra classes for combobox inputJörn Zaefferer2010-02-201-2/+1
|
* Fixed #5182 - Update to jQuery 1.4.2Richard Worth2010-02-161-1/+1
|
* fixed #5163 - themes: css files need to be renamed to be consistent with js ↵Richard Worth2010-02-161-1/+1
| | | | file renames in 1.8a1
* switched to jQuery 1.4.1Richard Worth2010-01-271-1/+1
|
* eol-style and mime-typeRichard Worth2010-01-201-126/+126
|
* switched to jQuery 1.4Richard Worth2010-01-201-1/+1
|
* 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-141-0/+126