I would like to know how zoom property can be controlled through javascript, like div.style.top , how to specify for zoom ?
It is a property of style, but it's not supported by all browsers. It's a non-standard Microsoft extension of CSS that Internet Explorer implements. It is accessed like this:
style
div.style.zoom