0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-12 00:08:59 +01:00
Bootstrap/docs/_includes/js
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
..
affix.html clarify and danger-ify affix docs usage requirements, per #10235 2014-05-22 20:14:32 -07:00
alerts.html Fixes #14132: add .alert-dismissible to docs examples 2014-07-12 17:51:57 -07:00
buttons.html tweak alert per #13875 2014-06-19 19:54:25 -07:00
carousel.html Merge pull request #14072 from twbs/carousel-gloss-buttons 2014-07-07 20:16:52 -07:00
collapse.html Merge pull request #14089 from twbs/accordion-panel-group-aria-multiselectable 2014-07-08 12:56:06 -07:00
dropdowns.html typos 2014-07-13 00:08:25 -07:00
modal.html remote modal docs: mention jQuery.load and other JS options as alternatives 2014-07-05 23:43:29 -07:00
overview.html add docs note about browsers w/ JS disabled; fixes #14134 2014-07-14 17:17:38 -07:00
popovers.html popover dismiss-on-next-click example: instead of <button>, use <a> w/ tabindex 2014-07-15 16:57:54 -07:00
scrollspy.html Add collapsed default class to navbar-toggle 2014-07-02 16:49:03 -04:00
tabs.html Merge pull request #14085 from twbs/tab-lis-role-preso 2014-07-08 12:25:38 -07:00
tooltips.html docs: use valid JSON in compound option value examples 2014-06-29 21:08:42 -07:00
transitions.html Break up docs into includes 2014-03-16 19:03:53 -07:00