HTML Java General - Is Ajax just another name for XMLHttpRequest?
Interview Question Database For Software Developers
|
|
| Is Ajax just another name for XMLHttpRequest? | | Is Ajax just another name for XMLHttpRequest? | | By: | | No. XMLHttpRequest is only part of the Ajax equation. XMLHttpRequest is the technical component that makes the asynchronous server communication possible; Ajax is our name for the overall approach described in the article, which relies not only on XMLHttpRequest, but on CSS, DOM, and other technologies. | | ID: 2277 | Rank: 423 | Votes: 0 | Views: 171 | Submitted: 20090623 |
Copyright © 2009 FYIcenter.com
All rights in the contents of this Website are reserved by the individual author.
No part of the contents may be reproduced in any form without author's permission.
|
|
|