Search engine on single page

S

Sam Smarty

I got a singe page where is a lot of text. Visitors usually looks a
one special text from that page, but it's so large-sized that they
will be frustrated. So, I need a javascript code which includes search
field where visitor can specify that single or multiple word that one
is looking for from the page. And when visitor press a search button,
javascript will highlight the correct word(s) from that page... Did
you understand? I know that somewhere on the internet is the code i'm
looking for, but i cannot find it. Thanks!

Sam
 
I

Ivo

"Sam Smarty" wrote
I got a singe page where is a lot of text. Visitors usually looks a
one special text from that page, but it's so large-sized that they
will be frustrated. So, I need a javascript code which includes search
field where visitor can specify that single or multiple word that one
is looking for from the page. And when visitor press a search button,
javascript will highlight the correct word(s) from that page... Did
you understand? I know that somewhere on the internet is the code i'm
looking for, but i cannot find it. Thanks!

Sam

Do you mean something like
<URL: http://4umi.com/code/highlighttext.htm >
The search is for all entered words individually by default but optionally
for the exact phrase. Case-sensitivity is another option.
Ivo
 
D

David Dorward

Sam said:
I got a singe page where is a lot of text. Visitors usually looks a
one special text from that page, but it's so large-sized that they
will be frustrated.

Edit > Find in many browsers.

Mozilla has the funky Find-As-You-Type feature which can be activated for
non-link text by typing '/'.

(I have a thing about needlessly duplicating built in browser functionality
with JavaScript)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,431
Messages
2,571,677
Members
48,796
Latest member
Greg L.

Latest Threads

Top