jQuery equalizeBottoms plugin v1.4

|

With jQuery equalizeBottoms you can “equalize” the bottoms of multiple elements, making columns heights even, even when CSS refuses to help.

I actually created this plugin back in April, but never officially released it. After designing the basic functionality, I built-in the ability to poll for element height changes.. but since then, I’ve created jQuery doTimeout, which handles all that fancy polling stuff, should you need it. So, long story short, I removed all the unnecessary polling code from equalizeBottoms, which leaves just the lean and mean bottom-equalizing code!

Either way, check out the plugin now, and let me know what you think!

Post A Comment

  • Any of these HTML tags may be used for style: a, b, i, br, p, strong, em, pre, code.
  • Multi-line JavaScript code should be wrapped in <pre class="brush:js"></pre>
    (supported syntax highlighting brushes: js, css, php, plain, bash, ruby, html, xml)
  • Use &lt; instead of < and &gt; instead of > in the examples themselves.