jquery.makeCollapsible: No tabindex="0" for default buttons
authorFomafix <fomafix@googlemail.com>
Tue, 24 Jun 2014 21:05:39 +0000 (21:05 +0000)
committer[[mw:User:Fomafix]] <gerritpatchuploader@gmail.com>
Tue, 24 Jun 2014 21:05:39 +0000 (21:05 +0000)
commite900e8be589849b4592c5e13f2f0e4b27c126091
treee3d813b35bc9d0e267109668097770439a4a23c0
parentbaa31838990244d0d344f90010498dde7cb08744
jquery.makeCollapsible: No tabindex="0" for default buttons

A button with <a href="#"> is already selectable with tabs.
The tabindex="0" generates an additional selectable element.

Change-Id: I99b51129dc7fb3b2496c393607f7d8ae7854a0b6
resources/src/jquery/jquery.makeCollapsible.js