Audience
This course is designed for application developers and authors who plan, design and implement web-based business solutions on intranets, extranets, and internets. The student should have prior experience in HTML and designing web sites.
Topics
History, Date and Time Objects
- Working with History Objects
- Working with Date Objects
- Working with Time Objects
JavaScript Frames
- Introducing JavaScript Frames
- Using the Frame Object
JavaScript Windows
- Using the Window Object
- Using the Status Bar
Documents and Style Sheets
- Using the Document Object
- Using Style Sheets
Objectives
Upon completion of this course, the student will be able to:
- define the history object
- list the methods of the history object
- list the methods of the Date object
- manipulate dates using the get and set methods
- manipulate time using the get methods
- manipulate time using the set methods
- manipulate time using the to and parse() methods
- identify various tags used to create frames
- describe targeting and nesting of frames
- list the objects and properties of JavaScript frames
- use event handlers with frames
- list properties and event handlers of the window object
- list methods of the window object
- write a script to display messages in the status bar
- identify various types of banners used in the status bar
- list the properties of the document object
- list the methods of the document object
- describe the use of style sheets