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






'filter' Syntax and Note

Note:

Specify the element filter or collection of filters. 

Syntax:
    
element { filter: value }
elementID.style.filter = "value"
document.all.elementID.style.filter = "value"    

    

      
      








Related examples in the same category

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