Skip to content

Latest commit

 

History

History
executable file
·
17 lines (11 loc) · 272 Bytes

File metadata and controls

executable file
·
17 lines (11 loc) · 272 Bytes

equalHeight

Set the equal height in all elements in a main / parent element

Example

equalHeight(main, submain)

With test parameter
equalHeight(".main",".sub");

equalHeightMaximum(main, submain)

With test parameter
equalHeightMaximum(".main",".sub");