0

How to make scrollbar visible in UIWebview?

Aswathy Bose
  • 4,279
  • 4
  • 32
  • 44
  • Add a UIScrollView and inside that add UIWebView as SubView. – Mudit Bajpai Feb 13 '12 at 09:37
  • 1
    From the UIWebView documentation: *Important You should not embed UIWebView or UITableView objects in UIScrollView objects. If you do so, unexpected behavior can result because touch events for the two objects can be mixed up and wrongly handled.* – lawicko Feb 13 '12 at 10:06
  • Go see [here](http://stackoverflow.com/questions/1888647/uiscrollview-showing-the-scroll-bar). – lawicko Feb 13 '12 at 10:13

0 Answers0