Skip to content

Commit

Permalink
Generated by TRAVIS-CI 0ba3c1c
Browse files Browse the repository at this point in the history
Image Carousel Example: Use buttons for controls and make rotation control always visible (pull #1018)

Resolves issue #1007 by:
* making the stop/start rotation button always visible.
* Using button elements instead of links for the next and previous slide controls.

Also:
* Allows user to change between 2 view options: one with controls and captions overlayed on the images and one with them outside the image frames.
* Improves documentation in the accessibility features section.
* Adds regression tests.
  • Loading branch information
michael-n-cooper committed Jul 11, 2019
1 parent 385a672 commit d1bc80f
Show file tree
Hide file tree
Showing 16 changed files with 664 additions and 542 deletions.

Large diffs are not rendered by default.

176 changes: 0 additions & 176 deletions examples/carousel/carousel-1/css/carousel.css

This file was deleted.

38 changes: 0 additions & 38 deletions examples/carousel/carousel-1/js/pauseButton.js

This file was deleted.

Loading

0 comments on commit d1bc80f

Please sign in to comment.