raymondhsu09 0 Newbie Poster

Hi,

I have to make a web page which has the ability to zoom its content. I tried displaying the content in iframe(src:"www.mypage.com") and then using style="zoom:50%;" . This works well for IE 7 but in IE 8 the whole iframe increases and decreases in size when the Zoom value change. I want only the content to zoom. Is there a another way to zoom the web page content??

Thanks in advance,

Raymond