0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-30 12:24:19 +01:00
Bootstrap/docs/examples/sticky-footer-navbar
Patrick H. Lauke 63cd4e96b3 Add explicit aria-label to placeholder-only inputs
While `placeholder` is nominally valid per spec
http://rawgit.com/w3c/html-api-map/master/index.html#accessible-name-and-description-calculation
it is inelegant, a fallback, and not supported in ios/safari/voiceover
and android/chrome/talkback, to name a few combinations

`aria-describedby` is also not really the right tool for providing a
name/label equivalent, so remove that from the list of possible
alternative methods / clarify how it can be used
2017-03-30 23:31:14 +01:00
..
index.html Add explicit aria-label to placeholder-only inputs 2017-03-30 23:31:14 +01:00
sticky-footer-navbar.css fixes #18293: clean up sticky stuff 2015-12-07 22:05:37 -08:00