Added keyboard-based navigation within dropdowns
authorAlexander Ebert <ebert@woltlab.com>
Wed, 24 Oct 2012 01:58:25 +0000 (03:58 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Wed, 24 Oct 2012 01:58:25 +0000 (03:58 +0200)
commit9a130ab4f15f2b6a1a6a88415e665c4c9c795b68
tree4dcf2d14b1ad2c01174c7c7b9a62dc833343d959
parent75bb1de2709a632f0286cfa67986a82b43827d0b
Added keyboard-based navigation within dropdowns

Currently not all dropdowns properly support this, as they override the _createListItem() method which is responsible for counting the amount of selectable items.

See #797
wcfsetup/install/files/acp/js/WCF.ACP.js
wcfsetup/install/files/js/WCF.js
wcfsetup/install/files/style/dropdown.less