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





'allowTransparency' Syntax and Note

Note:

Read and write property. 
Set the element to transparent. 
    
Syntax:
    
document.all.elementID.allowTransparency = value

    

      
      










Related examples in the same category

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