equalHeight

Component equalHeight makes the same height of content that 'equal' class or for flip sides
Source:
Parameters:
Name Type Description
$ jQuery Instance of jQuery
Returns:
List of equalHeight methods
Type
Object

Members

(static) api :Object.<Methods>

Source:
This object stores all public api methods
Type:
  • Object.<Methods>

(static) settings :Object.<Methods>

Source:
List of selectors for calculating height functionality
Type:
  • Object.<Methods>

Methods

(static) fixHeight()

Source:
fixHeight method calculates height of bigger element and sets up the same size for other elements

(static) init()

Source:
init method binds call of "fixHeight" method for window load and resize events