JavaScript Programmer’s Reference Event name JavaScript JScript N (Web proxy server)

JavaScript Programmer’s Reference Event name JavaScript JScript N IE Opera DOM HTML Notes onClick 1.5 + 3.0 + 6.0 + 4.0 + -4.0 + Warning onDblClick 1.5 + 3.0 + 6.0 + 4.0 + -4.0 + Warning onHelp 3.0 + 4.0 + Warning onKeyDown 1.5 + 3.0 + 6.0 + 4.0 + -4.0 + Warning onKeyPress 1.5 + 3.0 + 6.0 + 4.0 + -4.0 + Warning onKeyUp 1.5 + 3.0 + 6.0 + 4.0 + -4.0 + Warning onMouseDown 1.5 + 3.0 + 6.0 + 4.0 + -4.0 + Warning onMouseMove 1.5 + 3.0 + 6.0 + 4.0 + 4.0 + Warning onMouseOut 1.5 + 3.0 + 6.0 + 4.0 + -4.0 + Warning onMouseOver 1.5 + 3.0 + 6.0 + 4.0 + -4.0 + Warning onMouseUp 1.5 + 3.0 + 6.0 + 4.0 + -4.0 + Warning Inheritance chain: Element object, Node object BASEFONT.color (Property) The default color of text affected by the HTML tag. Availability: DOM level 1 JavaScript 1.5 JScript 3.0 Internet Explorer 4.0 Netscape Navigator version 6.0 Property/method value type: String primitive JavaScript syntax: -myBASEFONT.color The color of text affected by this BASEFONTobject will be defined in this property. The color can be specified in the normal way according to the HTML color specifiers. See also: Color value, FONT. color

Leave a Reply