DHTML summarized!
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
DHTML summarized!
Rating:
Dynamic HTML (DHTML) is built on an object model that extends the traditional static HTML document. It enables Web authors to create highly interactive Web pages. DHTML provides a set of technologies for creating dynamic content for Web sites. Using DHTML, the content is dynamically rendered and altered on the client without having to make a round trip to the server.
DHTML has the following component technologies:
- Document Object Model
- Dynamic Styles
- Dynamic Positioning
- Dynamic Content
- Data Binding
- Objects
- Properties
- Events
- Methods
- Collections
- DHTML uses the DOM interface to manipulate HTML and XML documents and to provide them the logical structure.
- DHTML is a combination of scripts, style, and HTML objects that provide Web site interactivity.
- DHTML can be used as an alternative to server-side technologies such as ASP.
- A major difference between DHTML and HTML is Web site interactivity. DHTML enhances HTML for Web site interactivity.
- DHTML is often used to make rollover buttons or drop-down menus on a Web page.
- DHTML is less commonly used for creating browser-based action games.
Rating:
Was this information helpful?
Other articles
- Cookies summarized!
- What is an anchor tag?
- Image Formats
- What is SWF?
- What is a symmetrical balance visual design?