Iphone – UIWebView won’t scroll till the end / bottom

iphonescrolluiwebview

I have the same problem as described here: UIWebView doesn't 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

Best Answer

Sorry guys, was my fault, I just had to reduce the height of the WebView