It is very Common question but I stuck badly in the problem.My problem define in the screen shot below.
I want to set the content inside the webview according to the screen width.I have a tableview Where a uiwebView on each tableView Cell.
I used many things like webView.scalesPageToFit = YES;
and autoresizemask but can't solve it.
Any Help? Thanks in advance