How to dynamically increase the height of UIWebView based on the content inside it??
Asked
Active
Viewed 260 times
0
-
What do you mean by based on the content? – Deepak Danduprolu May 23 '11 at 09:15
-
I mean based on the text length that the webview is holding. – Dee May 23 '11 at 09:51
-
[This](http://stackoverflow.com/questions/2979854/uiwebview-get-total-height-of-contents-using-javascript) kinds of meets your need, right? – Deepak Danduprolu May 23 '11 at 09:56