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






'posBottom' Syntax and Note

Note:

JavaScript-only style properties
Set the element Bottom position.
    
Syntax:
    
elementID.style.posBottom = "value"
document.all.elementID.style.posBottom = "value"    

    

      
      








Related examples in the same category

1.'posBottom' Example
2.'posBottom' is applied to