dispaly scroll bar in uiwebview without any tap
Friends开发者_Python百科, i want to display scroll bar(visible) without any tap in uiwebview, when the size of data accede to the uiwebview . i searched a lot but didn't find any solution.
You could place the uiWebView on a UIScrollView.. there you have the option to use fixed scrollbars..
精彩评论