Skip to content

graef685/SameHeight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published