]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Add aria-expanded and aria-controls to docs navbar toggle 16140/head
authorPatrick H. Lauke <redux@splintered.co.uk>
Tue, 24 Mar 2015 10:32:53 +0000 (10:32 +0000)
committerPatrick H. Lauke <redux@splintered.co.uk>
Tue, 24 Mar 2015 10:32:53 +0000 (10:32 +0000)
commit04280335f6bf9a9edd6b5e766c6c16d020f772c0
tree34d9f3484a2d4ec76d19526c3bc320aea28d639e
parentdc4aa004d43694a7356a28f0e972a38df84ac423
Add aria-expanded and aria-controls to docs navbar toggle

Also, use id rather class name for the navigation, as it's unique and
lets us use correct aria-controls (and without the use of id,
aria-expanded does not get updated correctly by the current dropdown
toggle script)
docs/_includes/nav/main.html