jquery-sync-height

0.1.0 • Public • Published

SyncHeight - 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.sync-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.sync-height.min.js into your Project
$('.container').syncHeight();

Contributors

Readme

Keywords

Package Sidebar

Install

npm i jquery-sync-height

Weekly Downloads

9

Version

0.1.0

License

GPL

Unpacked Size

136 kB

Total Files

9

Last publish

Collaborators

  • graef685