Lecture 9a: Dynamic Pages and Scripting

What You Will Learn Today

  1. Explain different types of dynamic pages, elements and content.
  2. Use meta tags for dynamic and non-dynamic content.
  3. Describe scripting languages, use script tags, and write and debug scripts.
  4. Use properties and methods of a browser's objects, including windows and documents.

What is a Dynamic Page?

Types of Dynamic Content

Ways to Provide Dynamic Content

Dynamic Meta Tags

Other (Non-Dynamic) Meta Tags

Scripting Languages

Script Tags

Writing and Debugging Scripts

Objects

Browser Objects

Properties and Methods of Windows

Properties and Methods of Documents

To Do After Class