• This example will set only the minimum height from the top. Notice that data-height is not set as full to prevent element from stretching to the screen height.

  • Attributes: data-height="" data-minh="400"

    data-minh="screen" can also be used. This will use the device screen as the minimum height

  • samples