Go BackHTML: Using Advanced JavaScript Techniques

Synopsis
HTML: Using Advanced JavaScript Techniques presents the advanced tools available in JavaScript.

Audience
This course is for anyone who needs to understand how JavaScript is used to develop pages for the World Wide Web.

Time
4 hours

Product Code: HTLC07
After completing HTML: Using Advanced JavaScript Techniques, the user should be able to:

 
Use frames, documents, and windows
Use cookies
Manipulate text strings
Work with the history list
Frames, Documents, and Windows
Explains how to use frames, the document object, and the window object.

Working with frames in JavaScript
The document object
The window object

Remember Where You've Been with Cookies
Provides a guide to using cookies on a Web page.

Cookies and CGI scripts
Using cookies in JavaScript
The navigator object

Strings and the History List
Shows how to manipulate text strings and work with the history list.

The string object
Working with the history list
This course is distributed with
 
An HTML Glossary
A file containing the text of the exercises
Simulations that allow users to practice course skills, even if they don't have access to the Java product
A file containing the text of exercises

Go Back