DHTML/DHTML

Advertisement


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.

I hope this helps, Mitali.  Go here for more information: http://webdesign.about.com/od/dhtml/a/aa030298.htm

- Antibland

DHTML

All Answers


Answers by Expert:


Ask Experts

Volunteer


Andrew Hoffman

Expertise

Ask me about JavaScript, CSS, HTML5/XHTML, or PHP. Chances are I'll be able to help you. I know the economy is in the tank, but if you like my answer, please consider donating a few bucks. It's like tipping your barista, if your barista served fresh code instead of coffee.

Experience

I started doing this when boy bands were still cool.

Education/Credentials
I read a lot of nerdy books to get here.

©2012 About.com, a part of The New York Times Company. All rights reserved.