About This Demo

This carousel contains rich HTML content cards with headings, text, and call-to-action buttons. The a11y-carousel handles complex slide content by sanitizing HTML and proxying click events from the accessible modal back to the original interactive elements.

Content Card Carousel

⚠ No Keyboard Support

Portal Component Fixes Code

Copy the code below into the AudioEye portal backend tool for this page.

How to Test (after AE JS is loaded)

  1. Press Tab to reach the accessible carousel trigger button.
  2. Press Enter to open the carousel modal. The content cards are rendered with their full HTML including links.
  3. Use / to navigate between slides.
  4. Click a button (e.g. "Learn More") inside a slide — the click is proxied to the original element on the page.
  5. Press Escape to close the modal.