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

how does bhtml relate to ajax technology from a development perspective?

2006-06-20 02:40:43 · 3 answers · asked by tony 1 in Computers & Internet Programming & Design

3 answers

Neither of these are technologies. DHTML is an umbrella name for the use of Javascript/Jscript, CSS/XSLT, and (X)HTML technologies to create dynamic interactive web pages.
AJAX is also an umbrella name for the combination of an arbitrary server-side technology with Javascript's XMLHttpRequest object to serve server-side data dynamically without reloading the page Thus, if you want, you can say that AJAX is a form of DHTML.

2006-06-20 05:00:24 · answer #1 · answered by Ron 6 · 0 0

Be afraid of loud names:
- Ajax is *not* a technology but some simple technique.
- DHTML is a method of creating interactive web sites.

2006-06-20 02:46:56 · answer #2 · answered by alakit013 5 · 0 0

I think you mean DHTML. If you are looking for resources pertaining to DHTML and AJAX try http://www.dhtmlgoodies.com/index.html

2006-06-20 02:46:28 · answer #3 · answered by Anonymous · 0 0

fedest.com, questions and answers