Skip to content

Input type=range with "multiple" attribute #1804

@valioDOTch

Description

@valioDOTch

Currently only the standard input type=range is documented [1].

As per W3C specification [2] the range input type can have a "multiple" attribute, which should show multiple handles on the range input.

I suggest to add a separate evaluation as with input type=file which can have a "multiple" attribute as well and has been documented [3].

I personally would prefer to have this feature in major browsers and thus consider this to be of higher priority.


[1] http://caniuse.com/#feat=input-range
[2] https://html.spec.whatwg.org/multipage/forms.html#range-state-(type=range)
[3] http://caniuse.com/#feat=input-file-multiple

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions