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 (Cocoa-dev@lists.apple.com) 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 arch...@mail-archive.com