CHANGELOG.txt |
CHANGELOG.txt |
|
Equalheights jQquery 7.x-2.2
----------------------------
- Issue #2082425 by drush fan, clemens.tolboom, j_smits: Disable Equalize for smarthpones.
- Issue #2002132 by julioneander: Infinite Loop in IE7 and… |
equalheights.admin.inc |
equalheights.admin.inc |
|
Provides the administration page for Equal Heights. |
equalheights.drush.inc |
drush/equalheights.drush.inc |
|
drush integration for imagesloaded. |
equalheights.info |
equalheights.info |
|
name = Equal Heights
description = "Adds a jQuery plugin to equalize heights for sets of elements."
core = 7.x
configure = admin/config/development/equalheights
files[] = equalheights.admin.inc
files[] = equalheights.module
scripts[] =… |
equalheights.install |
equalheights.install |
|
|
equalheights.module |
equalheights.module |
|
Adds a jQuery plugin that sets the elements you specify to the same height. |
README.txt |
README.txt |
|
Drupal equalheights.module README.txt
==============================================================================
This module implements a jQuery plugin that can equalize the height of the
user specified elements with the same class.
By default,… |