jQuery.effects.scaledDimensions()


jQuery.effects.scaledDimensions( element, percent [, direction ] )Returns: Objectversion added: 1.12

Description: Scales the dimensions of an element.

This method scales the dimensions of an element, returning an object containing height, width, outerHeight, and outerWidth properties. The element is not actually modified.