Sets or retrieves the value indicating whether the embedded object is invisible.
Syntax
| HTML | N/A | 
|---|
| Scripting | EMBED.hidden(v) [ = sHidden ] | 
|---|
Possible Values
| sHidden | String that
specifies or receives one of the following values.| false | Default. Object is not hidden. |  | true | Object is hidden. |  
  | 
The property is read/write.
The property has a default value of 
false.
Standards Information
There is no public standard that applies to this property.
Applies To