0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-29 21:52:22 +01:00
Chris Rebert 11db482371 popover dismiss-on-next-click example: instead of <button>, use <a> w/ tabindex
Fixes #14038.

Research supporting this choice of approach:
    https://gist.github.com/cvrebert/68659d0333a578d75372

Why not <button>?
Even with a `tabindex` attribute, they don't gain focus when clicked upon in:
    * Mac OS X Firefox 30.0
    * Mac OS X Safari 7.0.5
2014-07-15 16:57:54 -07:00
..
2014-06-22 18:04:19 -07:00
2014-03-04 13:32:02 -08:00
2014-03-16 19:03:53 -07:00
2014-05-12 19:55:58 -07:00
2014-07-07 20:29:43 -07:00
2014-03-15 22:40:51 +01:00