Hi guys, I have the same problem as described here: http://stackoverflow.com/questions/2843299/uiwebview-doesnt-scroll-to-the-bottom-of-the-webpage-loaded-created (unfortunately nobody answered there)
I have a UIWebView with inside UIView, and it doesn't scroll to the bottom, it's actually possible to scroll it but it is bouncing back again, so I can't see about bottom 100 px of my WebView, what can it be?
Thank you