equalheights.admin.inc |
equalheights.admin.inc |
|
Provides the administration page for Equal Heights. |
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 |
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,… |