You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, seems like type="range" does not support values like "15;50" and change them to simply "15". So its better to use type="text". On my Chrome it works but only for one pointer slider.
Hi, one more time :)
In HTML5 there is Validation error on line:
Bad value slider for attribute type on element input.
type="slider" changed to type="text"
and the slider is still working :)
The text was updated successfully, but these errors were encountered: