Skip to content

Set all elements in a class to have same height with vanilla js

Notifications You must be signed in to change notification settings

fabianburghardt/AdjustHeights

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

AdjustHeights

Set all elements in a class to have same height with vanilla js

Use the adjustHeights() function to loop trough all elements with the class and give it the same height. It takes care of the resize event.

adjustHeights("classname");

adjustHeights Demo

About

Set all elements in a class to have same height with vanilla js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published