How to zoom in/out a page using JavaScript ?
= please but comments to explain the code =
try this
function ajustaZoom() { document.body.style.zoom = "67%" }