Skip to Content
Oracle® Web Application Programming for PL/SQL® Developers
book

Oracle® Web Application Programming for PL/SQL® Developers

by Susan Boardman, Melanie Caffrey, Solomon Morse, Benjamin Rosenzweig
December 2002
Intermediate to advanced
745 pages
17h 26m
English
Pearson
Content preview from Oracle® Web Application Programming for PL/SQL® Developers

Unit 7.3. The Document Object Model

The DOM

The Document Object Model, or DOM, is the hierarchical structure that allows you to access the different parts of a browser and the components of a document using a scripting language. The DOM itself is actually a part of the browser and not of JavaScript. JavaScript uses a browser’s DOM to navigate around the browser and document. Furthermore, any other scripting language can access the browser’s DOM. JavaScript just happens to be one of the most widely used scripting languages at this time.

The DOM is object-based. When a document is loaded into a browser, the browser creates objects corresponding to each component of the document. JavaScript is then able to access these DOM objects to get information ...

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

Java™ Oracle® Database Development

Java™ Oracle® Database Development

David J. Gallardo
The Java EE 6 Tutorial: Basic Concepts, Fourth Edition

The Java EE 6 Tutorial: Basic Concepts, Fourth Edition

Eric Jendrock, Ian Evans, Devika Gollapudi, Kim Haase, Chinmayee Srivathsa
Oracle® PL/SQL® Interactive Workbook, Second Edition

Oracle® PL/SQL® Interactive Workbook, Second Edition

Benjamin Rosenzweig, Elena Silvestrova

Publisher Resources

ISBN: 0130477311Purchase book