Non-standard
This feature is non-standard and is not on a standards track. Do not use it on production sites facing the Web: it will not work for every user. There may also be large incompatibilities between implementations and the behavior may change in the future.
El pseudo-element CSS ::-ms-fill-lower
representa la part de la "pista" (la ranura en la qual llisca l'indicador denominat polze) d'un <input>
de type="range"
, que correspon a valors inferiors al valor actualment seleccionat per el polze.
Especificacions
No forma part de cap especificació.
Microsoft té una descripció en MSDN.
Navegadors compatibles
We're converting our compatibility data into a machine-readable JSON format.
This compatibility table still uses the old format,
because we haven't yet converted the data it contains.
Find out how you can help!
Descripció | Firefox (Gecko) | Chrome | Edge | Internet Explorer | Opera | Safari |
---|---|---|---|---|---|---|
Suport bàsic | No support | No support | (Yes) | (Yes) | No support | No support |
Descripció | Firefox Mobile (Gecko) | Android | Edge | IE Phone | Opera Mobile | Safari Mobile |
---|---|---|---|---|---|---|
Suport bàsic | No support | No support | (Yes) | ? | No support | No support |
Vegeu també
- Pseudo-elements utilitzats per l'IE / Edge per donar estil altres parts d'un rang d'entrada:
::-moz-range-progress
- Trucs CSS: Estil de les entrades de rang compatible entre navegadors amb CSS.
- QuirksMode: Controls lliscants disseny i scripts.