window.find()
|
|
The find() method displays a find dialog box when invoked. |
This allows a user to search for a string in the page from which it was invoked. |
<html> <script language="JavaScript1.2"> <!-- window.find(); --> </script> </html>
|
|
|
HTML code for linking to this page:
Related in same category :
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
|