Scrolling to a point in WebView
Scrolling to a point in WebView
- Subject: Scrolling to a point in WebView
- From: Venkat <email@hidden>
- Date: Mon, 16 May 2011 13:02:29 +0530
Hi,
I have a webview in my application. I have a requirement to search for a word in the WebView and then dynamically scroll to the found text. I am able to find the text in the WebView using the - (BOOL)searchFor:(NSString *)string direction:(BOOL)forward caseSensitive:(BOOL)caseFlag wrap:(BOOL)wrapFlag method. But I am not able to scroll to the text.
Any suggestions on how to handle this?
Thanks and Regards,
Venkat Suraj S_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden