Your Guide to Professional
Web Site Design and Development

HTML Tips
HTML Codes
Web Development
Web Design Tips
JavaScript Codes
216 Web Safe Colors
CSS Tutorial
JavaScript Tutorial
ASCII Character Codes

 

| Web Site Development | HTML Codes | HTML Tips | Web Design TipsJavascript Snippets | 216 Safe Colors | Symbols | CSS Tutorial | JavaScript Tutorial |

JavaScript Tutorial: JavaScript Event Reference

Attribute

Description

onabort Refers to the loading of an image that is interrupted.
onblur Refers to an element losing the focus of the web browser.
onchange Refers to a content is change, usually inside a text input box.
onclick Refers to when an object is clicked.
ondblclick Refers to when an object is double clicked.
onerror Refers to when an error occurs.
onfocus Refers to when an element is given focus.
onkeydown Refers to when a keyboard key is pressed down.
onkeypress Refers to when a keyboard key is pressed and/or held down.
onkeyup Refers to when a keyboard key is released.
onload Refers to when a web page or image loads.
onmousedown Refers to when the mouse button is pressed down.
onmousemove Refers to when the mouse is moved.
onmouseout Refers to when the mouse is moved away from an element.
onmouseover Refers to when the mouse moves over an element.
onmouseup Refers to when the mouse button is released.
onreset Refers to when a reset button is clicked.
onresize Refers to when a window is resized.
onselect Refers to when an element is selected.
onsubmit Refers to when a submit button is clicked.
onunload Refers to when a page is unloaded either by being closed or a link is clicked.


Previous

Next



  JavaScript Tutorial: An Introduction to JavaScript
  The Basics of JavaScript
  JavaScript Events
  JavaScript Variables and Arrays
  JavaScript Statements
  JavaScript Functions and Methods
  JavaScript Errors
  JavaScript Food Chain
  Writing JavaScript Code
  JavaScript Object Reference
  JavaScript Events Reference
  JavaScript Functions Reference
  JavaScript Math Object Reference
  JavaScript Array Object Reference
  JavaScript String Object Reference
  JavaScript Date Object Reference

Web Development Tutorials

  Cascading Style Sheets Tutorial: An Introduction to Cascading Style Sheets
  JavaScript Tutorial: An Introduction to JavaScript
  Web Development: A step by step guide to developing a successful Internet business
  HTML Codes Chart: Copy and paste HTML codes for your web page
  HTML Tips: Copy and paste special effect HTML codes for your web page
  Web Design Tips: Tips, tricks, and special effect codes for your web page
  JavaScript Code Snippets: Copy and paste special effect JavaScript codes for your web page
  216 Web Safe Color Chart: Hexadecimal and RGB Color Codes for your web page
  ASCII Character Codes Chart: American Standard Code for Information Interchange character codes chart