Note: How to zoom an element. Syntax: element { zoom: value } elementID.style.zoom = "value" document.all.elementID.style.zoom = "value"