Results 521 - 540 of 772

HTMLIFrameElement.findAll()

The findAll() method of the HTMLIFrameElement searches for a string in a browser <iframe>'s text content; if found, the first instance of the string relative to the caret position will be highlighted.
API B2G Browser findAll Firefox OS HTMLIFrameElement Method Non-standard Reference

HTMLIFrameElement.findNext()

The findNext() method of the HTMLIFrameElement highlights the next or previous instance of a search result after a findAll() search has been carried out.
API B2G Browser findNext Firefox OS HTMLIFrameElement Method Non-standard Reference