Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.

Latest commit

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

jquery.equal-height

Project is deprecated!

This project has been deprecated!

jQuery Plugin for getting and setting the min-height of given elements to the highest calculated value.

Usage

<divclass="equal-container"><divclass="equal">short</div><divclass="equal">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Architecto veritatis reiciendis repellendus autem aspernatur asperiores nihil unde? Laborum cumque inventore nemo eum ab debitis adipisci a obcaecati nesciunt commodi doloribus.</div><divclass="equal">short</div></div><!-- equal-container -->
$('.equal-container').each(function(){$(this).find('.equal').equalheight();});

Installation

bower install jquery.equal-height

About

[deprecated]

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages