Click to See Complete Forum and Search --> : search in the page


vinsa
03-15-2003, 12:40 PM
Hello,
first sorry for my English. I need from
javascript. My web page is to large (to many info).
Is possible searching in the page with keywords
and if the page contain the word, the script to
show the word in blue colour. This will help my
user. This script must work like function of
Internet Explorer from the mainmenu -> Etid -> Find (on This Page)...
Type the keyword in a textarea and then click the button.

Thank you!

khalidali63
03-15-2003, 12:51 PM
Why go through that much trouble when you can use

ctrl + F

for the same results
?????

Cheers

Khalid

rliles
03-16-2003, 11:05 AM
There is a script at:

http://javascript.internet.com/messages/find-in-page.html

that does exactly this.