Allow toggling elements with space
authorMarius Hoch <hoo@online.de>
Sat, 7 Sep 2013 12:46:35 +0000 (14:46 +0200)
committerMarius Hoch <hoo@online.de>
Sat, 7 Sep 2013 12:46:35 +0000 (14:46 +0200)
commit078276356be07b35040973ef34e653ee67e739e7
tree15b44e4293c533e06a7e24621e10e3bdea30f7ad
parent20ce9ccbd509bfaad5d6b44145762ed344ea6fd7
Allow toggling elements with space

This seems more convenient than having the space key
do nothing as it does right now.
Furthermore this is more consistent with the various
other collapsible things we have around than to just
scroll the page on a space keypress.

Bug: 53797
Change-Id: If9292ef6a8fd82b097c597dc166e38c8ca31f4ff
resources/jquery/jquery.makeCollapsible.js