Re: [CSSOM] GetComputedStyle : choose the unit

Ludger Buenger wrote:
> CSSPrimitiveValue widthValue = 
> ((CSSPrimitiveValue)getComputedStyle(element).getPropertyCSSValue(“width”));

Though note https://bugzilla.mozilla.org/show_bug.cgi?id=474655#c0

-Boris

Received on Monday, 23 March 2009 18:27:48 UTC