Update foundation.equalizer.js
- Add feature for equalize groups of elements (just add a unique name to the data-equalizer and data-equalizer-watch attributes)
- Improve performance when checking for stacked elements
* if settings.equalize_on_stack!==false, there's not need to check if elements are stacked
* if we find one element that is stacked, just break the each loop
Loading
Please sign in to comment