Go to homepage

Projects /

Rating Plugin

Learn how to create an accessible Rating plugin in CSS and JavaScript.

In this tutorial, we'll go through the different steps of creating a rating widget, with a particular focus on:

  • keyboard accessibility (use Tab key, Space bar and arrow keys to navigate and interact with the component);
  • aria attributes and roles to improve Screen Reader accessibility;
  • no JavaScript support.

Final result

The Rating plugin is also available as a component in the CodyHouse UI Framework.

Requirements

To follow along the video tutorial, fork this pen on Codepen:

🕹 https://codepen.io/codyhouse/pen/Wqvpmm

or download CodyFrame on Github:

Project duplicated

Project created

Globals imported

There was an error while trying to export your project. Please try again or contact us.