What is this ?, Document Object Model is a platform and language-neutral interface that will allow programs and scripts to dynamically access and update the content, structure and style of documents. The document can be further processed and the results of that processing can be incorporated back into the presented page.
A web browser is not [...]
Archive for the ‘Web Development’ Category
DOM : Document Object Model
Posted in English, Web Development on December 20, 2007 | 11 Comments »
How Ajax is Different ?
Posted in English, Web Development on November 9, 2007 | 3 Comments »
An Ajax application eliminates the start-stop-start-stop nature of interaction on the Web by introducing an intermediary — an Ajax engine — between the user and the server. It seems like adding a layer to the application would make it less responsive, but the opposite is true.
Instead of loading a webpage, at the start of the [...]




