aboutsummaryrefslogtreecommitdiffstats
path: root/demos/autocomplete/maxheight.html
Commit message (Collapse)AuthorAgeFilesLines
* Demos: Add device-width viewport meta to all demosJörn Zaefferer2015-09-301-0/+1
| | | | Ref 343c2651729af2fdf020dd538fce0855785f5a0d
* Autocomplete: Update demos to use AMDAlexander Schmitz2015-07-211-9/+2
| | | | Ref #10119
* Build: Reorganize external directoryScott González2014-06-241-1/+1
| | | | | | | Put each external library into its own directory. Move jquery.js to external. Ref gh-1266
* All: Rename jquery.js to exclude version in filenameJörn Zaefferer2014-03-051-1/+1
|
* All: Rename all files, removing the "jquery.ui." prefix;Rafael Xavier de Souza2014-01-241-6/+6
| | | | | | | - By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271; Fixes #9464 Closes gh-1029
* Updating jQuery to 1.10.2.Bruno M. Custódio2013-07-051-1/+1
| | | | | Adding jQuery 1.10.0, 1.10.1, 1.10.2, 2.0.0, 2.0.1, 2.0.2 and 2.0.3 to the tests directory.
* Updating 'jQuery' to 1.9.1.Bruno M. Custódio2013-02-051-1/+1
|
* Updating to jQuery 1.9.0Kris Borchers2013-01-171-1/+1
|
* Upgrade jQuery to 1.8.3.Scott González2012-11-141-1/+1
|
* Upgrade jQuery to 1.8.2.Scott González2012-09-201-1/+1
|
* Demos: Cleanup.Scott González2012-09-101-9/+2
|
* Upgrade jQuery to 1.8.0.Scott González2012-08-131-1/+1
|
* Autocomplete delete: Adjust styles.Scott González2012-05-081-2/+0
|
* Upgrade jQuery to 1.7.2.Scott González2012-03-221-1/+1
|
* Upgrade jQuery to 1.7.1.Scott González2011-11-221-1/+1
|
* Upgrade jQuery to 1.7.Scott González2011-11-091-1/+1
|
* Upgraded jQuery to 1.6.4.Scott González2011-10-181-1/+1
|
* Upgrade jQuery to 1.6.2.Scott González2011-07-251-1/+1
|
* Autocomplete demos: Coding standards.Scott González2011-05-271-2/+2
|
* Autocomplete scrollable demo: Added missing menu dependency.Scott González2011-05-111-0/+1
|
* Switched to latest stable jQuery 1.5.1Richard Worth2011-03-021-1/+1
|
* Upgraded jQuery to 1.4.4.Scott González2010-11-121-1/+1
|
* Autocomplete (maxheight demo): Add padding to account for vertical ↵Scott González2010-11-041-0/+3
| | | | scrollbar. Fixes #6250 - Autocomplete: horizontal scrollbar on IE7.
* Autocomplete: Prevent horizontal scrollbars in maxheight demo. Fixes #6250 - ↵Scott González2010-11-021-0/+1
| | | | Autocomplete: horizontal scrollbar on IE7.
* Upgraded jQuery to 1.4.3.Scott González2010-10-211-1/+1
|
* Demos: Cleanup.Scott González2010-09-091-2/+2
|
* Autocomplete demos: Coding standards.Scott González2010-09-091-15/+38
|
* Autocomplete: Added demo of scrollable results. Fixes #5815 - Autocomplete: ↵Scott González2010-07-191-0/+52
document and demo a scrolling menu.