searchEqualHeight

Component searchEqualHeight makes height of search results elements the same
Source:
Deprecated:
  • Latest Theme version use flexboxes.
Parameters:
Name Type Description
$ jQuery Instance of jQuery
Returns:
List of searchEqualHeight 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