script.aculo.us Scale Effect
This effect is used for gradually scaling an element up or down, either vertically or horizontally. It changes an element width and height dimensions and the base for em units. Syntax: new Effect.Scale('element_id', percent, [options]); or new Effect.Scale(element, percent, [options]); Effect Option