Emulating a range slider
I am creating a highly customizable range slider with possibility multiple of multiple "thumbs"
What i am trying to understand how to make it as accessable as possible.
I am guessing that the input type range is as accessable as it can get, so how cam i emulate that.
Are there any realistic/real negatives/cons with creating a javascript range slider in terms of accessability?
What i am trying to understand how to make it as accessable as possible.
I am guessing that the input type range is as accessable as it can get, so how cam i emulate that.
Are there any realistic/real negatives/cons with creating a javascript range slider in terms of accessability?
