XHTML/DHTML
From Site5Wiki
What is the difference between (X)HTML and DHTML?
Dynamic HTML: A combination of HTML enhancements, scripting language and interface that are used to deliver animations, interactions and dynamic updating on Web pages.—
The two major elements are the ECMAScript language and the DOM object model.ECMAScript is a derivative of JavaScript, and
DOM is an interface that presents the HTML document to the programmer as an object model for ease in updating.
[edit] Books We Recommend
JavaScript & DHTML Cookbook by Danny Goodman ISBN 0596514085
:
- Find this book at
O'Reilly
- Find this book at
Barnes & Noble
- Find this book at
BooksPrice
- Find this book at
InformIT
- Find this book at
Powells' Books
