'menuArguments' Example : Window External « Javascript Objects « JavaScript DHTML






'menuArguments' Example

 <html> <body> <script language = "JavaScript"> var yourWindow = window.external.menuArguments; var theDocument = yourWindow.document; </script> </body> </html> 








Related examples in the same category

1.'AutoCompleteSaveForm()' Example
2.Add Favorite
3.'ImportExportFavorites()' Example
4.'IsSubscribed()' Example
5.Navigate And Find
6.'AutoScan()' Example
7.Open new window and write user text
close