]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commit
skip keydown validation on tab key 5984/head
authorMagicSux <scarabeuz@gmail.com>
Wed, 29 Oct 2014 00:52:58 +0000 (01:52 +0100)
committerMagicSux <scarabeuz@gmail.com>
Wed, 29 Oct 2014 00:52:58 +0000 (01:52 +0100)
commita6114d7a79f5e7217331fa1273a22cba81ec8723
treea66d55c856085baa4b39856b495472ece1148e50
parent82a4e011b7d8ef7f79424788c978db6ea0378037
skip keydown validation on tab key

Since tab key triggers the blur event, skip it.
It's not a keydown event that needs to be triggered.
js/foundation/foundation.abide.js