]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commit
Prevent keyboard trap in drilldown menu. 9634/head
authorMarius Olbertz <marius.olbertz@gmail.com>
Thu, 12 Jan 2017 07:11:26 +0000 (08:11 +0100)
committerMarius Olbertz <marius.olbertz@gmail.com>
Thu, 12 Jan 2017 07:11:26 +0000 (08:11 +0100)
commitc8239193a1c048bb91d2d744a59a1d1ee3ac4b96
treec1e536ce991dfacae9166885558a12e92150c761
parenta414012c2da1449db266fb92340b7bfd6962c55b
Prevent keyboard trap in drilldown menu.

Added check if current element is first/last element in root ul of drilldown.
Only prevents default if this is not the case now.

Fixes #9597
js/foundation.drilldown.js