]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commit
Fixed keyboard interaction for dropdown menu. 8564/head
authorMarius Olbertz <marius.olbertz@gmail.com>
Sat, 9 Apr 2016 10:25:49 +0000 (12:25 +0200)
committerMarius Olbertz <marius.olbertz@gmail.com>
Sat, 9 Apr 2016 10:25:49 +0000 (12:25 +0200)
commitcb3d8828704a5098f228725f4321a2b70287e72b
tree683054da536b9286e6f00b32a73621750f53908d
parentdd3d79bc8cfac3bade7815108f02511c88995306
Fixed keyboard interaction for dropdown menu.

Fixes behaviour for vertical menus to be correct (switch left/right with up/down compared to horizontal menus).
Fixed usage of `e.preventDefault()` to enable opening of links in the menu.
js/foundation.dropdownMenu.js