Skip to Content
Javascript for the World Wide Web: Visual Quickstart Guide, Fifth Edition
book

Javascript for the World Wide Web: Visual Quickstart Guide, Fifth Edition

by Tom Negrino, Dori Smith
July 2003
Intermediate to advanced
512 pages
13h 8m
English
Peachpit Press
Content preview from Javascript for the World Wide Web: Visual Quickstart Guide, Fifth Edition

Chapter 17. Manipulating Nodes

Node manipulation is a way for the standards-compliant browsers to support Web pages that act more like applications than the standard, static pages that you're used to. For instance, you can have forms that change based on what answers you enter, or pages that show different data based on user cookies. This is considerably more powerful than the simple document.write() statements we've seen earlier in this book, not just because it can update the page as the user goes along (versus just once when the page is rendered), but because it can also be used to delete and move existing data on the page. And while this can be done with server-side CGIs, it's only with JavaScript that we can provide this functionality without ...

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.

Read now

Unlock full access

You might also like

JavaScript and Ajax for the Web, Sixth Edition: Visual QuickStart Guide

JavaScript and Ajax for the Web, Sixth Edition: Visual QuickStart Guide

Tom Negrino, Dori Smith

Publisher Resources

ISBN: 032119439XPurchase book