Sets or retrieves whether the embedded object is invisible.
Syntax
HTML N/A Scripting embed.hidden [ = bHidden ]
Possible Values
bHidden Boolean that specifies one of the following values:
false Object is not hidden. true Object is hidden. The property is read/write with a default value of false.
Expressions can be used in place of the preceding value(s), as of Microsoft® Internet Explorer 5. For more information, see Dynamic Properties.
Applies To
HTML N/A Scripting EMBED