views:

16

answers:

0

The iphone app im writing displays an html page, i would like to add a search feature where the user can search for instances for the keyword and highlighted (like in firefox ctrl+F)

what's the best way to do this? in objective-c? would this be even possible with javascript?