English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I want people to be able to open Find on this page from my web site.

2007-01-27 08:23:07 · 2 answers · asked by dalan0201 2 in Computers & Internet Programming & Design

2 answers

No, you can't. With IE it is NOT possible to invoke the Ctrl+F find
dialog box via JavaScript (as opposed to Netscape).

But don't worry. What you can do, is using IE's findText() method
instead (implemented with IE4)... :o)

You can place a text field on the page and tell them to use it to search the page.

http://www.javascripter.net/faq/searchin.htm

2007-01-27 08:58:32 · answer #1 · answered by blndchik 5 · 0 0

Just instruct them to press Control-F.

2007-01-27 08:42:34 · answer #2 · answered by Anonymous · 0 0

fedest.com, questions and answers