|
dear list
I would really like to be able to search the text
in an HTML page using a JavaScript function. Both IE and NS provide functions
for doing this, but I cant get it to work with IE5 on the MAC.
Here is an example http://www.javascripter.net/faq/searchin.htm that
works with everthing but MAC IE5. It uses the method
document.body.createTextRange() to create an object that can then be used to
search the page.
Does anyone know if this is possible on the
MAC?
thanks
|
