• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Argument with a co-worker: Is DHTML only Javascript and HTML combined?

ndee

Lifer
He says: DHTML is only Javascript and HTML combined.
I say: DHTML is an own specification.

Who's wrong? Did I get pwned?
 
Dynamic HTML is a combination of technologies to make Web pages dynamic. To most people Dynamic HTML means a combination of HTML 4.0, Style Sheets and JavaScript. W3C once said:

"Dynamic HTML is a term used by some vendors to describe the combination of HTML, style sheets and scripts that allows documents to be animated."

http://www.w3schools.com/dhtml/dhtml_intro.asp
 
AFAIK, DHTML is totally seperate, otherwise it would be called... javascript.


Edit: Guess you learn something new everyday.
 
Back
Top