| Small This object reflects the Html SMALL tag, which is used to render textual content in a slightly smaller font size. As with all DOM objects, this object and its properties may be changed via scripting actions or inputted actions from users. DOM Reference Internet Explorer window.document.all.elementIDThe properties of the Small object are: className document id innerHtml innerText isTextEdit lang language offsetHeight offsetLeft offsetParent
offsetTop offsetWidth outerHtml outerText parentElement parentTextEdit sourceIndex style tagName titleThe Methods of the Small object are: click() contains() getAttribute() insertAdjacentHtml() insertAdjacentText() removeAttribute() scollIntoView() setAttribute()The Collections and Arrays for the Small object are: all [ ] children [ ] filters [ ]The Event Handlers for the Small object are: onClick onDblClick onDragStart onFilterChange onHelp onKeyDown onKeyPress onKeyUp onMouseDown onMouseMove onMouseOut onMouseOver onMouseUp onSelectStart |