Javascript Reference
Categories: STYLE

javascript STYLE removeProperty( )

@June 1, 2008, 10:49 a.m.
removeProperty( ) Firefox/Netscape/NN 6 IE n/a Chrome/Safari/DOM 2  

removeProperty("CSSAttributeName")

  

Deletes the inline CSS attribute/value pair and returns a string with the previous value.

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

String.


Powered by Linode.