About this document
Understanding DHTML Features and Uses by Anup Kumar is a document available to read on EtoBox.
DHTML allows web pages to be more dynamic and interactive by combining technologies like HTML, CSS, JavaScript, and the DOM. It allows changes to occur on the client-side without reloading the page from the server. The DOM provides a standardized model to access and manipulate elements on an HTML page using scripts like JavaScript. Cross-browser issues exist as Netscape and Microsoft introduced some proprietary technologies, but the standards endorsed by W3C like CSS and DOM work across browsers to provide
- Author
- Anup Kumar
- Language
- EN