hidden Property

Internet Development Index

Sets or retrieves the value indicating whether the embedded object is invisible.

Syntax

HTMLN/A
ScriptingEMBED.hidden(v) [ = sHidden ]

Possible Values

sHiddenString that specifies or receives one of the following values.
falseDefault. Object is not hidden.
trueObject 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

EMBED