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,