mikeludemann / equalWidth

Set equal width for all elements

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

equalWidth

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

Example

equalWidth(main, submain)

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

equalWidthMaximum(main, submain)

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

About

Set equal width for all elements

License:MIT License


Languages

Language:JavaScript 100.0%