English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I know a DHTML site uses CSS HTML or Markup language, DOM and some sort of script Java or VB and so forth.

2007-03-07 09:47:56 · 4 answers · asked by Anthony S 2 in Computers & Internet Programming & Design

4 answers

Just look at the source code!!!!

2007-03-07 09:51:30 · answer #1 · answered by Peter pan 6 · 0 0

Well, DHTML is an AWFULLY broad term, and it seems like you have the idea. Honestly a web page with an image rollover qualifies technically. And all of the modern AJAX stuff is just DHTML with extra calls to the server between page loads.

By behavior: Does it do anything plain HTML doesn't do? Can you drag anything around? Make anything expand or collapse? Have non-flash animation on-page? Images change (and they're not animated gifs)?

By source code: Is there Javascript? Look in the header for