No estándar
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.
La propiedad de solo lectura(read-only) Element.scrollTopMax
retorna un Number
que representa el máximo offset posible para el elemento.
Sintaxis
var pxl = elt.scrollTopMax;
Especificaciones
Esta propiedad no es parte de ninguna especificación.
Compatibilidad de Navegadores
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!
Feature | Chrome | Firefox (Gecko) | Internet Explorer | Opera | Safari |
---|---|---|---|---|---|
Basic support | Sin soporte | 16 (16) | Sin soporte | Sin soporte | Sin soporte |
Feature | Android | Firefox Mobile (Gecko) | IE Mobile | Opera Mobile | Safari Mobile |
---|---|---|---|---|---|
Basic support | Sin soporte | 16.0 (16) | Sin soporte | Sin soporte | Sin soporte |
Ver además
Element.scrollLeftMax
dada la misma información para otros ejes.