Skip to content

Masquerade-Circus/simpleEqualize.js

Repository files navigation

simpleEqualize.js

Small 289 bytes jQuery Plugin for equalize the Width or Height of elements

Demo

http://masquerade-circus.net/myPlugins/simpleEqualize/

##How to use: Call the plugin on the parent or the set of elements that you want to equalize.

##Options:

	$(selector).simpleEqualize(children,prop,reset);
	$('elem').simpleEqualize('selector','Width||Height', true||false);

The options can be repositioned, no matter the order in which they are written. Defaults to height, no children and no reset.

Legal

Author & copyright (c) 2013: Masquerade Circus Dual MIT & GPLv2 license

About

Small 306 bytes jQuery Plugin for equalize the Width or Height of elements

Resources

Stars

Watchers

Forks

Packages

No packages published