Javascript Reference
Categories: STYLE

javascript STYLE getPropertyValue( )

@March 15, 2008, 1:22 a.m.
getPropertyValue( )Firefox/Netscape/NN 6 IE 5(Mac) Chrome/Safari/DOM 2  

getPropertyValue("CSSAttributeName")

  

Returns the string value of the inline CSS attribute/value pair.

 
Parameters
 
  • The CSS attribute name from an inline style declaration (not the DOM version of the property name).
 
Returned Value

String.


Powered by Linode.