web
กรกฎาคม 4, 2008
Dynamic HTML (DHTML) is an all-in-one word for
web pages that use
Hypertext Markup Language (HTML),
Cascading Style Sheets (CSS), and
Rely on JavaScript to make the web pages interactive
DHTML describes the abstract concept of
breaking up a page into elements that can be
manipulated
Why Do We Need DHTML?
HTML in its traditional form is not powerful
enough to create theinteractiveand
multimedia-rich documents
Without DHTML, the browser must download
another pagefrom the server to change
what the user sees on the screen