I'm developing a universal iOS app for iPhone and iPad. I'm having some trouble with the splitview in the iPad app. In the detailController there's a UIWebView where I load a webpage that should autoresize(that's in the css from the webpage). In portrait it's ok, but in landscape mode, the webpage doesn't resize at all. I also checked the "Scales Page To Fit" button. But this doesn't work either! Is there a way to resize the webpage in safari manually?
Here are some screenshots:
iPad Portrait:
Landscape