Javascript Reference
Categories: Obj_Button

javascript Obj_Button Description

@Aug. 17, 2009, 9:08 a.m.
Button Firefox/Netscape/NN 6 IE 4 Chrome/Safari/DOM 1  

 

  

The button object reflects the button element. While IE for the Mac doesn't share the sets of client- and scroll- properties with all element objects, those properties are defined for the button object. See the discussion of the button element to see how it differs from the input element of type button.

 
HTML Equivalent
 
<button>
 
Object Model Reference
 
[window.]document.getElementById("elementID")
 
Object-Specific Properties
 
dataFld dataFormatAs dataSrc form name
status type value    
 
Object-Specific Methods
 
createTextRange( )
 
Object-Specific Event Handler Properties

None.


Powered by Linode.