Dhvanit
01-06-2006, 01:22 PM
document.body.style.zoom this is not working in mozilla
see the code..
document.body.style.zoom = zoomBase + (100*(zoomFactor-1)) + '%';
do u knoe any alternative?
thanks in advance :)
see the code..
document.body.style.zoom = zoomBase + (100*(zoomFactor-1)) + '%';
do u knoe any alternative?
thanks in advance :)