AboutAndrew Hoffman Expertise I can field just about any question within this topic ranging from JavaScript to CSS, the two ingredients of DHTML. I`m very interested in the W3C and its validation rules for HTML, XHTML, and CSS, and enjoy answering questions of this type as well. I detest sleep and respond at all hours of the day or night.
Experience Experience in the area I've been working with DHTML and CSS for 7 years now and build/maintain websites of my own that implement DHTML navigation.
What I'm doing now My contract with Microsoft has ended and I am working for myself once again. Please contact me for any front-end work at antibland@gmail.com
Question How can we prove that in a web page DHTML has used?
Answer We can tell DHTML is being used in a web page by looking at the behavior on that page. For example, go to: http://www.odeo.com/
Now click the link in the upper right-hand corner: Sign Up. When you click that link, a popup div occurs. If you right click on that popup div, you'll notice that it's not a flash movie or other form of media. It's JavaScript that's making this happen. If you disable JavaScript (using the web developer toolbar, for example), the popup div will no longer work. This proves that DHTML is being used here to achieve this effect.