Skip to content

Instantly share code, notes, and snippets.

@dylanvalade
Last active June 22, 2017 20:42
Show Gist options
  • Save dylanvalade/7091619 to your computer and use it in GitHub Desktop.
Save dylanvalade/7091619 to your computer and use it in GitHub Desktop.
Bootstrap carousel keyboard event controls for next and previous slides.
@patricksmms
Copy link

This solution isn't good because: 1 - it relies on jQuery; 2 - doesn't unsubscribe the keydown listener. I'll probably submit a pull request adding the functionality

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment