-ms-flow-from property

Gets or sets a value that identifies a region container in the document that accepts the content flow from the data source.

This property is read/write.

Internet Explorer 10

 

Syntax

-ms-flow-from: none | identifier [ , none | identifier ] *

Property values

One of the following values:

  • none
    Default. No container has been specified.

  • identifier
    The name of the region container.

CSS information

Applies To non-replaced elements
Media visual
Inherited no
Initial Value none

See also

CSSStyleDeclaration

-ms-flow-into