]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commit
Fix keyboard access for drilldown 8477/head
authorMarius Olbertz <marius.olbertz@gmail.com>
Mon, 28 Mar 2016 14:38:23 +0000 (16:38 +0200)
committerMarius Olbertz <marius.olbertz@gmail.com>
Mon, 28 Mar 2016 14:38:23 +0000 (16:38 +0200)
commit22053b34be1b7703ff2f817ce5197d6d21f5a7cf
treec2fdfbe44edfceba952a2ab0ac1624f8d0c97a71
parent82784de20c5320efb54ebb615bc62bd93b1b0039
Fix keyboard access for drilldown

Mainly I changed the focused elements to be the `a` tags rather than the `li` tags.
I also added anchors to the menu links in the docs, so it is possible to actually click/space/enter the links to open a new page (or at least change their window's location).
The fact that the links within the menus had only pure `#`es in their `href` did not cover the real-life menu purposes and made proper testing a bit hard.
docs/pages/drilldown-menu.md
js/foundation.drilldown.js