Follow up of #1174646: Add new HTML5 FAPI element: range.
If a browser doesn't support the range element at all, everything is fine: A textfield is displayed instead.
However some webkit based browsers, including Androids stock browser seem to hide the range element, which is really bad. That can be overriden with CSS.
So we need someone design and CSS savvy to style the element.
Resources:
Comments
Comment #1
Angry Dan commentedMy Android stock browser works just fine with input[type=range]. Is this a confirmed issue on any current popular mobile browsers? I'm thinking that by now if anyone is still affected by this, they fall under the 'legacy' category and can probably be ignored?
Comment #1.0
Angry Dan commentedFix typo.
Comment #2
mgiffordSeems supported http://caniuse.com/#feat=input-range
Would be great if there was FAPI support for it!
Comment #11
catchClosing as cannot reproduce since no specific browsers were given and none of the browsers extent at the time will be supported now nine years later.