Skip to content

input[type="range"] pseudo selector for current value (akin to aria-valuenow) #6354

@michaelcpuckett

Description

@michaelcpuckett

I would like to be able to use a native <input type="range"> (which comes with arrow keyboard support) and style it (or its siblings, etc) based on its current value.

If I create a comparable ARIA slider widget with JavaScript, I can style it based on the [aria-valuenow] attribute. I think the same feature should exist for the native element to enable more native interactivity for non-JS users.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions