(This plugin is still in Beta)
This plugin attempts to easily bring aspect ratio to an html object such as an Image.
To manipulate all images on a page w/ the AspectRatio plugin, simply type…
$(‘img’).AspectRatio();
…that’s it. Just make sure you wrap the “ready” function around this before using it.
Any feedback is greatly appreciated and helps to make this plugin better!
Enjoy!