all
alt
ch
dir
id
min
rel
top
url
URL
urn
Expand Minimize
2 out of 4 rated this helpful - Rate this topic

hidden attribute | hidden property

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

Syntax

HTML<element hidden="p" ... >
JavaScript

p = object.hidden

Property values

Type: String

false

Default. Object is not hidden.

true

Object is hidden.

See also

embed

 

 

Send comments about this topic to Microsoft

Build date: 11/28/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.