Navigate And Find
<html> <head> <script language="JavaScript"> function function1() { window.external.NavigateAndFind('http://www.java2s.com', 'Java', ''); } </script> </head> <body> <input id=myB type="button" value="Navigate and Find" onclick="function1();"> Go </body> </html>
1. | 'AutoCompleteSaveForm()' Example | ||
2. | Add Favorite | ||
3. | 'ImportExportFavorites()' Example | ||
4. | 'IsSubscribed()' Example | ||
5. | 'menuArguments' Example | ||
6. | 'AutoScan()' Example | ||
7. | Open new window and write user text |