Install
Works with Drupal: 7.xUsing dev releases is not recommended, except for testing.
Using Composer to manage Drupal site dependencies
Downloads
Download tar.gz
13.67 KB
MD5: ae0206d4dee0bc89d2a521f042fbcf9c
SHA-1: ff4daadb6d00a3549d9edb864da9f88803745157
SHA-256: e37568d5be07e06cc46d5a0d9779431e8de10b03c8a2d80b0247e5266e89f41f
Download zip
16.57 KB
MD5: 9a6720c093b135f9207b44464ee7f0a2
SHA-1: 1dd273895485f3af1773b5e507716a10d29c9a4f
SHA-256: 9f4150cd82bb5c19376a4427031398f4dea2fa4c95af2baf12d358a83d6bbdc1
Release notes
A new branch with a few API changes:
- Using hook_library to add jquery.equalheights.js
- Using Drupal.setting to add classes and other settings
- Moving module js into a separate file equalheights .js
This should fix a few lingering issues, such as applying plugin on AJAX loading and resizing the page.