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 Object Reference

Object

Description

Window The window is a top level object. It pertains to a window on the computer screen, such as a browser window that contains a document.
Document In JavaScript, this generally pertains to an HTML document, such as a web page.
Anchor Commonly refers to a link or the <a> element in HTML
Area Refers to a specific area inside an image map
Base The <base> element in HTML
Body The <body> element in HTML
Button Refers to a <button> element
Event Refers to the state of an event
Form Refers to the <form> element
Frame Refers to the <frame> element
Frameset Refers to the <frameset> element
Iframe Refers to the <iframe> element
Image Refers to the <image> element
Input button Refers to an HTML form button
Input Checkbox Refers to an HTML form checkbox
Input File Refers to file upload within an HTML form
Input Hidden Refers to a hidden field within an HTML form
Input Password Refers to a password field within an HTML form
Input Radio Refers to a radio button within an HTML form
Input Reset Refers to a reset button within an HTML form
Input Submit Refers to a submit button within an HTML form
Input Text Refers to a text input field within an HTML form
Link Refers to the <link> element
Meta Refers to the <meta> element
Option Refers to an <option> element
Select Refers to a selection list in a form
Style Refers to a style statement
Table Refers to a <table> element
TableData Refers to a <td> element
TableRow Refers to a <tr> element
Textarea Refers to a <textarea> element

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