-ms-box-ordinal-group property

Do not use. This property has been replaced by the -ms-flex-order property, and is no longer recognized by Windows Internet Explorer. To ensure compatibility in the future, applications using this property should be updated accordingly. Gets or sets a value that specifies the ordinal group that a child element of the object belongs to. This ordinal value identifies the display order (along the axis defined by the -ms-box-orient property) for the group.

This property is read/write.

Flexible Box Layout Module, Section 3Internet Explorer 10

Syntax

-ms-box-ordinal-group: <integer>

Property values

The ordinal group number.

  • integer
    Integer value that identifies the group that a child element belongs to.

CSS information

Applies To children of box elements
Media visual
Inherited no
Initial Value 1

Standards information

See also

CSSStyleDeclaration

currentStyle

style

 

 

Send comments about this topic to Microsoft

Build date: 9/6/2012