views:

83

answers:

1

Hello, I'm having hard time while trying to search inside of UIWebView. I know that I need to use javascript for that but almost everything I found uses replacing the HTML code and searching by element.type. My HTML file is so big that it's not possible to use this approach and honestly I don't need highlighting. Could anyone help me to write down the javascript code?