javascript STYLE zoom
| zoom | NN n/a IE 5.5(Win) DOM n/a |
| Read/Write | |
|
Governs the magnification of rendered content. Particularly useful for output that might be displayed on monitors with very high pixel density. See screen.logicalXDPI property. |
|
| Example | |
document.body.style.zoom = "200%"; |
|
| Value | |
Percentage value (where 100% is normal), floating-point multiplier (where 1.0 is normal), or constant normal. |
|
| Default | |
normal |
|
Previous: javascript STYLE getPropertyCSSValue( )
Next: javascript STYLE zIndex
1931,Nickname,Homepage or email,Comments here,Add comment
