Is it possible to add a "find feature" to a webpage in html?

gar598

Golden Member
Mar 25, 2001
1,915
1
0
Sorry - I thought this would be an easy question. Just to search one page for certain text.
 

gar598

Golden Member
Mar 25, 2001
1,915
1
0
Right - I have embedded google, but I only want it to search one page not the whole domain.
 

gar598

Golden Member
Mar 25, 2001
1,915
1
0
Yes, I'm familar with ctrl-F. It's that I thought it's possible to have code in your website so it's similar to the control-F, find feature.
 

Cattlegod

Diamond Member
May 22, 2001
8,687
1
0
well, i'm not very good at html, but you could just code each word as a # link in your document. then have a text box link to that word in the page.