Since the web view wraps around an UIScrollView, you might have luck finding that scroll view, then disabling the scrolling gesture from there.
-ev On Jul 11, 2011, at 20:24, Symadept wrote: > Hi, > > I am facing an issue where once I tap on Status bar, scrolls my UIWebView > content to top. How can I disable it. > > > > Regards > > symadept > _______________________________________________ > > Cocoa-dev mailing list ([email protected]) > > Please do not post admin requests or moderator comments to the list. > Contact the moderators at cocoa-dev-admins(at)lists.apple.com > > Help/Unsubscribe/Update your Subscription: > http://lists.apple.com/mailman/options/cocoa-dev/ev%40monoceroi.com > > This email sent to [email protected] _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
