'hidden' Syntax and Note : hidden « Javascript Properties « JavaScript Reference

'hidden' Syntax and Note

Note:

Read and write property. 
Is <embed> element visible. 
    
Syntax:
    
document.all.embedID.hidden = value

    

      
      








Related examples in the same category

1.'hidden' Example
2.'hidden' Possible Values
3.'hidden' is applied to