Skip to content

neotericdesign/jquery.equal-heights

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

jQuery.equalHeights

A simple plugin that takes a collection of elements and sets their height to the tallest one.

Installation

pending

Usage

pending

Options

source: this  // set the collection to grab the heights from
target: this  // set the target collection to assign the maximum height to
offset: 0     // useful for subtracting pixel values according to top & bottom padding

About

A small plugin to set the height of a collection of elements to the tallest one

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published