'hasLayout' Syntax and Note : hasLayout « CSS Attributes and Javascript Style Properties « HTML CSS Reference






'hasLayout' Syntax and Note

Note:

Read-only JavaScript-only style property.
Whether the element has a layout.

Syntax:
    
elementID.currentStyle.hasLayout = "value"
    

      
      








Related examples in the same category

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