| FieldSet The fieldset object reflects the functionalty of the Html FIELDSET element, which is used as a container for form elements such as buttons and checkboxes. The many properties of the fieldset object make this a very functional and easy to use object. DOM Reference Internet Explorer window.document.all.elementIDThe properties of the FieldSet object are: accessKey align className clientHeight clientLeft clientTop clientWidth document id innerHtml innerText isTextEdit lang language offsetHeight offsetLeft
offsetParent offsetTop offsetWidth outerHtml outerText parentElement parentTextEdit scrollHeight scrollLeft scrollTop scrollWidth sourceIndex style tabIndex tagName titleThe Methods of the FieldSet object are: blur() click() contains() focus() getAttribute() insertAdjacentHtnl() insertAdjacentText() removeAttribute() scollIntoView() setAttribute()The Collections and Arrays for the FieldSet object are: all [ ] children [ ] filters [ ]The Event Handlers for the FieldSet object are: onAfterUpdate onBeforeUpdate onBlur onChange onClick onDblCLick onDragStart onErrorUpdate onFilterChange onFocus onHelp onKeyDown onKeyPress onKeyUp onMouseDown onMouseMove onMouseOut onMouseOver onMouseUp onResize onScroll onSelect onSelectStart |