Mega Code Archive

 
Categories / JavaScript Reference / Javascript Methods
 

ShowBrowserUI() Syntax, Parameters and Note

Note: Opens the specified dialog.      Syntax:      window.external.ShowBrowserUI(param1, param2) Parameters:     param1   Required; the type of dialog window to open.                         LanguageDialog,                         OrganizeFavorites,                         PrivacySettings.     param2   Required; only null value is presently accepted.