]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commit
Fixes keyboard support for Drilldown.
authorMarius Olbertz <marius.olbertz@gmail.com>
Wed, 6 Jul 2016 15:37:34 +0000 (17:37 +0200)
committerMarius Olbertz <marius.olbertz@gmail.com>
Wed, 6 Jul 2016 15:41:40 +0000 (17:41 +0200)
commitf7e75d7f4b6002f0390007b782765ca725254f70
treea5604f430cf21640a191dcc8da96401f4bb453c1
parent4ace2aec002323df2243f73db948dc600967dfd4
Fixes keyboard support for Drilldown.

Added tabindex=0 to the sub-menu parents. Because they have no href attribute they were not focusable.
js/foundation.drilldown.js