JavaScript Programmer’s Reference Event name (Msn web hosting) JavaScript JScript N
JavaScript Programmer’s Reference Event name JavaScript JScript N IE Opera DOM HTML Notes onClick -3.0 + -4.0 + -4.0 + Warning onDblClick -3.0 + -4.0 + -4.0 + Warning onDragStart 3.0 + 4.0 + - onFilterChange 3.0 + 4.0 + - onHelp 3.0 + 4.0 + Warning onKeyDown -3.0 + -4.0 + -4.0 + Warning onKeyPress -3.0 + -4.0 + -4.0 + Warning onKeyUp -3.0 + -4.0 + -4.0 + Warning onMouseDown -3.0 + -4.0 + -4.0 + Warning onMouseMove -3.0 + -4.0 + 4.0 + Warning onMouseOut -3.0 + -4.0 + -4.0 + Warning onMouseOver -3.0 + -4.0 + -4.0 + Warning onMouseUp -3.0 + -4.0 + -4.0 + Warning onSelectStart 3.0 + 4.0 + - Inheritance chain: Element object, Node object See also: Element object back() (Method) Perform the same action as pressing the [BACK] button in the toolbar. Availability: JavaScript 1.2 JScript 3.0 Internet Explorer 4.0 Netscape 4.0 Property/method value type: undefined -back() JavaScript syntax: -myWindow.back() See also: History.back(),Window.forward(), Window.back()