Click to See Complete Forum and Search --> : CTRL-F Function


swon
12-13-2002, 07:37 PM
Hello anybody,

Sorry for my bad english, I am Swiss!

I'm trying to get the CTRL-F window with JS.
I've tried something like document.execCommand('FindText') but it doesn't work. Is there a function? It must only work in IE.


Can anybody help me please?

Swon

swon
12-16-2002, 03:56 AM
Thank you for answering,

I've found some input's on http://www.tech.irt.org/articles/js195/ but it's not
very clear to get those actions without an pressing Event.

Swon