constant AUTOHEIGHT_DEFAULT_SELECTOR in jQuery Auto Height 7
Same name and namespace in other branches
- 7.2 auto_height.module \AUTOHEIGHT_DEFAULT_SELECTOR
2 uses of AUTOHEIGHT_DEFAULT_SELECTOR
- auto_height_form in ./
auto_height.module - Configuraton form, called by drupal_get_form() in auto_height_menu().
- auto_height_page_build in ./
auto_height.module - Implements hook_page_build().
File
- ./
auto_height.module, line 9 - Provides dynamic adjustment of column heights, matching the biggest column in each Row.
Code
define("AUTOHEIGHT_DEFAULT_SELECTOR", '.block');