same_height_jquery_plugin

1.0.1 • Public • Published

Readme It is easy to use. do as follow.

$(".same-height").adjustHeight();

If you need minimum height for the boxes

$(".same-height").adjustHeight({minHeight:200});

if boxes are located in one box

//inner come first
$(".inner-box").adjustHeight();
$(".box").adjustHeight();

Please check Demo Page

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i same_height_jquery_plugin

      Weekly Downloads

      1

      Version

      1.0.1

      License

      MIT

      Unpacked Size

      7.28 kB

      Total Files

      4

      Last publish

      Collaborators

      • kogyikyaw.ygn