window.find() : Window Object : Window JAVASCRIPT TUTORIALS


JAVASCRIPT TUTORIALS » Window » Window Object »

 

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:

Follow Navioo On Twitter

JAVASCRIPT TUTORIALS

 Navioo Window
» Window Object