Scale down WebView content in iphone App

Posted by TechFusion on Stack Overflow See other posts from Stack Overflow or by TechFusion
Published on 2010-03-19T13:45:03Z Indexed on 2010/03/22 19:01 UTC
Read the original article Hit count: 302

Filed under:
|

Hello,

I am looking to display multiple web content in one main view.

I have created different WebView and make it's height and width to fit all in one view size of Landscape mode.

How to scale down web view content to show data in small size (as per WebView height and width) ?

I have built application using Interface builder.The view is interface with one tab bar of tab bar controller.

Thanks,

© Stack Overflow or respective owner

Related posts about iphone

Related posts about uiwebview