@graef685/jquery-same-height

0.1.1 • Public • Published

SameHeight - jQuery Plugin

Normalizes the height of a set of elements given by jQuery selector. Takes the highest height of of all given elements and applies it to the others.

Release with Dependencies !!!

If you include the jquery.same-height.min.js only, be sure jQuery is part of your Project.
You will get it here:

Install - Demo

  • Download
  • npm install

Run - Demo

  • node server.js
  • Open your browser at localhost:1234

Usage

  • Include jquery.same-height.min.js into your Project
$('.container').sameHeight();

Contributors

Dependencies (0)

    Dev Dependencies (1)

    Package Sidebar

    Install

    npm i @graef685/jquery-same-height

    Weekly Downloads

    25

    Version

    0.1.1

    License

    GPL

    Unpacked Size

    136 kB

    Total Files

    9

    Last publish

    Collaborators

    • graef685