Course CatalogDemo CourseUpcoming CoursesTechnical SupportTraining Center   Back to Training Home


 Other Courses in the Curriculum  Price
 JavaScript Fundamentals  $29
 JavaScript Programming  $29
 Advanced JavaScript  $29
Price: $29  Back
Course Name JavaScript Browser Objects
Audience Application developers and authors who plan, design and implement Web-based business solutions on intranets, extranets, and Internets. The users should have prior knowledge of HTML and Web site designing.
Course Requirements You need Microsoft Internet Explorer 5.0 or above OR Netscape Navigator/Communicator 4.78 or above.

Plug-in Requirements
 ØMacromedia Shockwave plug-in for Windows for IE/NN
 ØMacromedia Flash plug-in for Windows for IE/NN

Note: Macromedia Flash plug-in comes built in with IE 5.5 and above and NN 6.x. To download the plug-ins, click on the relevant icon below.

Pre-requisites Before taking this course, the user should be familiar with the terms and concepts of Internet/intranet/extranet. The user should also have an understanding of Web server technologies, and should be familiar with browser applications, such as Netscape Navigator and Microsoft Internet Explorer; and text editors, such as Notepad.
Course Duration 3.4 hours
Course Objectives The JavaScript Browser Objects is the third course in the JavaScript curriculum. This course describes various browser objects, such as frames, windows, and documents. The course also covers various other objects, such as date, time, and history objects. After completing this course, the student will be able to:
  • List the methods of the history object
  • Identify various methods of the date object
  • Manipulate dates using the get, set, to, and parse methods
  • Manipulate time using the get methods
  • Manipulate time using the set methods and methods of other objects
  • Create frames
  • List the objects and properties of JavaScript frames
  • Use event handlers with frames
  • List the properties and methods of the window object
  • Manage windows
  • Write a script to display messages in the status bar
  • Identify various types of banners used in the status bar
  • Identify various properties of the document object
  • List various methods of the document object
  • Describe the use of style sheets
  • Set the properties of Web pages
Course Outline
  1. History, Date, and Time Objects
    1. Working with History Objects
    2. Working with Date Objects
    3. Working with Time Objects
    4. Quiz
  2. JavaScript Frames
    1. Introducing JavaScript Frames
    2. Using the Frame Object
    3. Quiz
  3. JavaScript Windows
    1. Using the Window Object
    2. Using the Status Bar
    3. Quiz
  4. Documents and Style Sheets
    1. Using the Document Object
    2. Using Style Sheets
    3. Quiz