|
|
Q283 Can I access the browsers find and copy controls?
irt.org | Knowledge Base | JavaScript | Misc | Q283 [ previous next ] Q283 Can I access the browsers find and copy controls?In Netscape Navigator 4 you can combine the documents find() method with the documents getSelection() method to create a simple page search facility. The Copy button copies any selected/highlighted text into the form. The Find button then attempts to find any ocurrences of the text in the form in the page.
|
-- div -->
|