Image Carousel Test

The following is an image carousel designed to work with a web content management system that can create a simple list of images -- button controls are added by script. Based on the design request, buttons are positioned at the left/right edges (rather than corners). Focusing either button will stop autoplay.

ARIA markup is based on Auto-Rotating Image Carousel Example with Buttons for Slide Control, tweaked to try to get it working consistently with JAWS & NVDA. (Need to test with VoiceOver.) Main issues are reading the carousel group label/description, and the image alt text & item number w/ aria-live, without reading multiple times.

Example

Issues