Re: Price range sliders

I'd say live with the fact that the controls may sound/appear redundant 
for AT users, as long as they are properly conveyed. For the sliders, 
I'd suggest using two actual <input type="range"> elements behind the 
scenes, and "faking" (either with pure CSS if possible, or with extra 
mouse-operable elements and lots of coding) the visual appearance of a 
single two-button slider. AT users should then be able to operate either 
the sliders, or the text inputs...whichever they prefer.


-- 
Patrick H. Lauke

https://www.splintered.co.uk/ | https://github.com/patrickhlauke
https://flickr.com/photos/redux/ | https://www.deviantart.com/redux
twitter: @patrick_h_lauke | skype: patrick_h_lauke

Received on Friday, 3 September 2021 16:53:21 UTC