Random Thoughts by Fabien Penso

UIWebview in UITableView (or ScrollView)

So you wonder how to display an UIWebView the way Mail.app does for HTML emails ? Hold your breath, I’ve written a very simple code for you to do that. And it works just as nice as you could imagine. I’ve also made a short screencast for you to see it working.

Get the code on my github : UIWebView in UITableview.