- DHTML is the combination of HTML, JavaScript, and CSS.
- DOM stands for Document Object Model.
- DHTML allows content on a page to change on the fly, without reloading the page.
- CSS allows for the separation between content definition and formatting.
- CSS stands for Cascading style sheet.
- Uncle Jim's Javascript Examples provide free, cut and paste DHTML scripts.
This script displays a scrollable content area where you can show unlimited text inside a relatively small area.