HTML Element methods

Method Short Description
resizeBy(width, height) Changes the size of the element's clipping rectangle by + or - width, height.
resizeTo(width, height) Changes the size of the element's clipping rectangle to width, height.
load(sourcestring, width) Load file sourcestring into element and set width.