setInterfaceFeatures

Sets the positioning and display characteristics of a dialog or browser window that contains the custom interface.

Syntax

setInterfaceFeatures(interfaceObject, features);

Parameters

  • interfaceObject - (Object) Object that launches the custom interface.
  • features - (string) Comma-separated string containing the positioning and display features to apply to a dialog or browser that contains a custom interface (see the features attribute on page 50).

Returns

None