style.cssFloat (Property)

An extension to the float attribute that is a standard CSS attribute. cssFloat is an MSIE-only attribute and is not standardized. It appears to simply be another name for the float property.

Availability:

DOM level - 2
JavaScript - 1.5
JScript - 5.0
Internet Explorer - 5.0
Netscape - 6.0
Property/method value type:String primitive
JavaScript syntax:-myStyle.cssFloat
CSS syntax:css-float: anAlignment
Argument list:anAlignmentA float control word

See also:style.styleFloat

Refer to:

style.float