'runtimeStyle' Syntax and Note : runtimeStyle « Javascript Objects « JavaScript Reference

'runtimeStyle' Syntax and Note

Note:

Specify a style that will override any other style defined for the specified element.
    
Syntax:
    
document.all.elementID.runtimeStyle.memberName

    

      
      








Related examples in the same category

1.'runtimeStyle' CSS Attributes and JavaScript Style Properties
2.'runtimeStyle' Example
3.'runtimeStyle' Microsoft Filters
4.'runtimeStyle' JavaScript Properties
5.'runtimeStyle' JavaScript Methods
6.'runtimeStyle' is applied to