0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-02 14:24:19 +01:00
Bootstrap/docs/assets/js
Patrick H. Lauke ea1d69c64b Make "Copy" buttons actual buttons
This makes them keyboard-accessible. For mouse users, the only change
here is that the focus outline will remain on the button once clicked
(in future, this can be solved with :focus-ring, but for now this would
require a polyfill). the tooltip is explicitly hidden on `mouseleave`,
so even though the `<button>` retains focus after clicking, the tooltip
won't stay visible once mouse user moves away.
the mouse hover styles have explicitly not been make to also apply to
:focus, so as to minimise the visual impact for
mouse users (though the tooltip remains visible)
 - but due to the default outline and the custom tooltip, it
should be fairly clear when keyboard users set focus to a copy button
too.
2017-04-16 13:57:33 -07:00
..
src Make "Copy" buttons actual buttons 2017-04-16 13:57:33 -07:00
vendor bump to jquery 3.2.1 2017-03-20 23:27:54 -07:00
docs.min.js grunt 2017-03-26 11:26:31 -07:00
ie10-viewport-bug-workaround.js Update more copyright years to 2017 (#21491) 2017-01-01 12:02:41 -08:00
ie-emulation-modes-warning.js Change remaining JS files to comply with ESLint config. 2016-12-31 16:49:15 +11:00