aboutsummaryrefslogtreecommitdiffstats
path: root/tests/visual/menu/nested.html
Commit message (Collapse)AuthorAgeFilesLines
* Menu: Rename nested.html to flyoutmenu.html, updated headersjzaefferer2011-02-221-121/+0
|
* Menu: Overhauled nested menu via flyoutmenu.js backported from Michaeljzaefferer2011-02-221-136/+19
| | | | | Lang's fork. Changed key input handling by setting focus to menu, getting rid of input option.
* Merge remote branch 'origin/menu'jzaefferer2010-12-221-4/+6
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: demos/autocomplete/categories.html demos/autocomplete/combobox.html demos/autocomplete/custom-data.html demos/autocomplete/default.html demos/autocomplete/folding.html demos/autocomplete/multiple-remote.html demos/autocomplete/multiple.html demos/autocomplete/remote-jsonp.html demos/autocomplete/remote-with-cache.html demos/autocomplete/remote.html demos/autocomplete/xml.html demos/button/splitbutton.html demos/index.html tests/visual/menu/nested.html themes/base/jquery.ui.autocomplete.css ui/jquery.ui.autocomplete.js
| * Renamed menu event selected to select to be consistent with naming ↵jzaefferer2010-04-301-2/+2
| | | | | | | | conventions, already updated spec on wiki
| * First attempt at integrating key handling into menujzaefferer2010-04-301-0/+2
| |
| * Menu: Extracted menu code from autocomplete, updated all dependenciesjzaefferer2010-04-211-1/+1
| |
* | Upgraded jQuery to 1.4.4.Scott González2010-11-121-1/+1
| |
* | Upgraded jQuery to 1.4.3.Scott González2010-10-211-1/+1
| |
* | External: Updated bgiframe to 2.1.2. Fixes #6190 - Dialog demos don't work ↵Scott González2010-10-191-1/+1
|/ | | | in IE9 because of bgiframe.
* Menu prototypes: Renamed newer ones to old namesjzaefferer2010-03-261-0/+236
|
* Menu prototypes: Remove early nested and drilldown prototypes, to be ↵jzaefferer2010-03-261-255/+0
| | | | replaced with nested2/drilldown2
* Remove width:100%; from menu-item styles (was there for icon-support, which ↵jzaefferer2010-03-221-5/+10
| | | | was dropped); also fixed the nested-menu visual test to position properly in IE6
* line-endingsjzaefferer2010-03-201-250/+250
|
* Added visual menu tests from (old) dev-branch and fixed nested-menujzaefferer2010-03-201-0/+250