Javascript Reference
Objects > Obj_Button
javascript Obj_Button scrollLeft, scrollTop
Provide the distance in pixels between the actual left or top edge of the Obj_Button element's physical content and the left or top edge of the visibl
javascript Obj_Button status
Unlike the status property of other types of form controls, the property has no visual or functional impact on the button.
javascript Obj_Button tabIndex
This is a number that indicates the sequence of this Obj_Button element within the tabbing order of all focusable elements in the document.
javascript Obj_Button type
Specifies whether the button element is specified as a button , reset , or submit style button.
javascript Obj_Button value
Provides the current value associated with the form control that is submitted with the name/value pair for the element. Unlike the button-type inpu
javascript Obj_Button createTextRange( )
Creates a TextRange object containing the button's label text. See the TextRange object.
< 16-21 / 21

Powered by Linode.