aboutsummaryrefslogtreecommitdiffstats
path: root/demos/selectmenu/default.html
Commit message (Collapse)AuthorAgeFilesLines
* Selectmenu: Updating jQuery to 1.9.1.Felix Nagel2013-02-091-1/+1
|
* Selectmenu: Updating to jQuery 1.9.0Felix Nagel2013-01-181-1/+1
|
* Selectmenu: make dropdown style default and remove option dropdownFelix Nagel2012-12-201-3/+1
|
* Selectmenu: Remove colons from labels, annoying for screenreader-users. ↵Jörn Zaefferer2012-12-091-3/+3
| | | | Cleanup whitespace.
* Selectmenu: Upgrade jQuery to 1.8.3Felix Nagel2012-11-231-1/+1
|
* Selectmenu: fix doctype declarationFelix Nagel2012-11-121-1/+1
|
* Selectmenu: Upgrade jQuery to 1.8.2.Felix Nagel2012-10-031-1/+1
|
* Selectmenu: Upgrade jQuery to 1.8.0.Felix Nagel2012-08-301-1/+1
|
* Selectmenu: Upgrade jQuery to 1.7.2.Felix Nagel2012-05-141-1/+1
|
* Selectmenu: fix for IEs item hover problem, overflow CSS properties now includedFelix Nagel2012-02-261-1/+1
|
* Selectmenu: removed Button widget dependencyFelix Nagel2012-02-231-1/+0
|
* Selectmenu: Introduce menuWidget method, to get access to the menu element. ↵Jörn Zaefferer2012-02-211-2/+2
| | | | Fix various tests and simplify demos accordingly. Add comment about optgroup-click-handling.
* Selectmenu: Reorder default demo to reduce the odd top-margin (still needed ↵Jörn Zaefferer2012-02-211-18/+17
| | | | to fully show the popup menu)
* Selectmenu: Simplify id-selectors, no need for element-selectorJörn Zaefferer2012-02-211-3/+3
|
* Upgrade jQuery to 1.7.1.Jörn Zaefferer2011-11-241-5/+5
|
* Selectmenu: fixed jQuery versionFelix Nagel2011-11-211-1/+1
|
* Selectmenu: fixed default.html demoFelix Nagel2011-10-271-3/+1
|
* Selectmenu: code cleanupFelix Nagel2011-10-171-1/+2
|
* Selectmenu: changed button to inline elementFelix Nagel2011-10-051-0/+1
|
* Selectmenu: adjusted default demo descriptionFelix Nagel2011-10-031-1/+1
|
* Selectmenu: removed option wrapperElementFelix Nagel2011-09-301-3/+5
|
* Selectmenu: improved disable method, added and improved demo filesFelix Nagel2011-09-271-15/+15
|
* Selectmenu: improve positioning and keyboard controlFelix Nagel2011-09-261-5/+5
|
* Selectmenu: improved disabled implementationFelix Nagel2011-09-241-2/+2
|
* Selectmenu: implemented disable for option and optgroup, code cleanupFelix Nagel2011-09-241-5/+5
|
* Selectmenu: refresh method, value option, code cleanupFelix Nagel2011-09-241-2/+2
|
* Selectmenu: improved popop style, styles and focus handlingFelix Nagel2011-09-241-0/+30
|
* Selectmenu: basic popop support, code cleanupFelix Nagel2011-09-231-1/+4
|
* Selectmenu: basic implementationFelix Nagel2011-09-221-0/+67