Equal height

WET v4.0 or later

This feature is exclusive to WET v4.0 or later.

Questions or comments?

Purpose

Equalises the height of elements that are on the same baseline.

Use when

Do not use when

No known use cases when this plugin should not be used.

Working example

Working example of the equal height plugin

How to implement

  1. Add the class wb-eqht to the element that contains the elements for which you want the height to be equal.

Configuration options

There are no configuration options.

Events

Event Trigger What it does
txt-rsz.wb The font size was changed. Re-equalises the heights of all elements contained in a wb-eqht container.
win-rsz-width.wb The width of the browser window was changed.
win-rsz-height.wb The height of the browser window was changed.
tables-draw.wb A table was drawn.

Source code

Source code for the equal height plugin on GitHub

Date modified: