Skip to Content
Absolute Beginner's Guide to Programming, Third Edition
book

Absolute Beginner's Guide to Programming, Third Edition

by Greg Perry
November 2002
Beginner content levelBeginner
432 pages
11h 44m
English
Que
Content preview from Absolute Beginner's Guide to Programming, Third Edition

The Technology Behind DHTML

One of the most important components of DHTML technology is the Document Object Model (DOM), designed for Web pages. The DOM is really a description that explains how to access any element on a Web page as an object. These objects, similar to Visual Basic's controls and C++ objects, have properties that you can change on-the-fly simply by changing its properties. All of the following can be objects subject to the Document Object Model:

  • Text

  • Graphics

  • Individual HTML tags

  • Hyperlinks

  • Menus

  • Multimedia controls such as video clips

  • Command buttons and other controls that can appear on Web pages

With DHTML comes a new name for scripts—scriptlets. A scriptlet is the same as the scripts you learned about in Chapter 15, “Macro, Batch, ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Absolute Beginner's Guide to Programming, Second Edition

Absolute Beginner's Guide to Programming, Second Edition

Greg Perry

Publisher Resources

ISBN: 0789729059Purchase book