diff options
| author | Matheus Azzi <[email protected]> | 2016-10-15 22:55:48 -0300 |
|---|---|---|
| committer | Bardi Harborow <[email protected]> | 2016-12-23 17:55:40 +1100 |
| commit | dab6a41e049de64653c8b91c28acf212137b0452 (patch) | |
| tree | 081661ac6c7bad1d2a50e9533821e5f0be6f657a /docs/examples/carousel | |
| parent | 1d6cdb65b32f918fc497953adf02b60e26ea3fec (diff) | |
| download | bootstrap-dab6a41e049de64653c8b91c28acf212137b0452.tar.xz bootstrap-dab6a41e049de64653c8b91c28acf212137b0452.zip | |
Carousel: Only prevents default for ARROW_LEFT and ARROW_RIGHT keys
Fixes 2 bugs:
1. All keydowns were being prevented. Because of that the user wasn't able to navigate in the whole page using ARROW_UP/ARROW_DOWN.
2. Even when is an input or textarea the keydowns were being prevented. Because of that the user wasn't able to type any text on these elements.
Diffstat (limited to 'docs/examples/carousel')
0 files changed, 0 insertions, 0 deletions
