| |
dhtml (Dynamic html)
By
combining html, stylesheets, and scripts, dynamic html makes possible
Web pages that can change (and even be animated) after they've
been downloaded from a server, without the need for further communication
from the mothership (server pushes and the like). A user clicks
or rolls over something, and suddenly text changes size, color,
or location; graphics disappear, animate, or move around; bells
ring and whistles chirp.
Related Terms: html, JavaScript
|