Java Scrip Reference

JavaScript Objects Methods & Properties
Select an Object and see the Properties and Methods associated with it 

 

 

 

 

 

 

                                               
 

 
 
 
Object Name: anchor

          An anchor is an area in a document where the visitor can be taken after clicking on
          a link. An example of an anchor would be the link you may have used in the
          JavaScript  Object table
 
          example: <A NAME="anchorname"> and the link to that section of the page would be
          <A HREF="#anchorname">
 
          Properties:
 
          The length Property

 

           Methods: None
 
 
 
 
Object Name: button

Object Name: checkbox

Object Name: date

Object Name: document

Object Name: elements array

 

          The length Property

Object Name: form

 

          The length Property

Object Name: frame

 

           The name Property
 
                    This property displays the name of the specified object.

 

          The length Property

          The parent Property

Object Name: hidden

Object Name: history

 

          The length Property

Object Name: link

 

           The length Property

Object Name: location

Object Name: math

Object Name: navigator

Object Name: password

Object Name: radio

 

          The length Property

Object Name: reset

Object Name: select

 

            The length Property

Object Name: string

Object Name: submit

Object Name: text

Object Name: textarea

Object Name: window

 

          The length Property

       The parent Property

 

 

12/04/99