-webkit-box-flex-group property
Specifies the flexibility of an element group.
Only works for elements in a box object.
An element is a box object if the display property of the element has the value of -webkit-box or -webkit-inline-box.
JavaScript page for this property: webkitBoxFlexGroup. You can find other example(s) there. |
Possible values:
One of the following values:
Integer, the priority of flexibility according to the group. | |||||||
Takes the value of this property from the computed style of the parent element. |
Default: 1.
Supported by tags:
a, abbr, acronym, address, b, bdo, big, blockQuote, body, caption, center, cite, code, dd, del, dfn, dir, div, dl, dt, em, fieldSet, font, form, H1, H2, H3, H4, H5, H6, html, i, ins, isIndex, kbd, label, legend, li, marquee, menu, ol, p, pre, q, s, samp, small, span, strike, strong, sub, sup, table, td, textArea, th, tt, u, ul, var, xmp
Related pages:
-moz-box-align
-moz-box-direction
-moz-box-flex
-webkit-box-lines
-moz-box-ordinal-group
-moz-box-orient
-moz-box-pack
-webkit-box-shadow
-webkit-box-sizing
-moz-box-direction
-moz-box-flex
-webkit-box-lines
-moz-box-ordinal-group
-moz-box-orient
-moz-box-pack
-webkit-box-shadow
-webkit-box-sizing
External links:
User Contributed Comments