This link has been bookmarked by 149 people . It was first bookmarked on 02 Mar 2006, by Sérgio Carvalho.
-
t nobodyDrew McLellan explains how to use XMLHTTPRequest and Javascript to create web applications with very dynamic, smooth interfaces.
-
Tim FawnsDrew McLellan explains how to use XMLHTTPRequest and Javascript to create web applications with very dynamic, smooth interfaces.
-
-
Drew McLellan explains how to use XMLHTTPRequest and Javascript to create web applications with very dynamic, smooth interfaces.
-
-
Rob EdwardsCreating a dynamic webpage that can load xml data
-
-
Very Dynamic Web Interfaces
-
-
Burak Erdemwww.4shared.com
-
aka equaliumTutorial de AJAX
-
jay yuDrew McLellan explains how to use XMLHTTPRequest and Javascript to create web applications with very dynamic, smooth interfaces.
-
jay yuDrew McLellan explains how to use XMLHTTPRequest and Javascript to create web applications with very dynamic, smooth interfaces.
-
-
Very Dynamic Web Interfaces
by Drew McLellan
February 09, 2005
One of the classic drawbacks to building a web application interface is that once a page has been downloaded to the client, the connection to the server is severed. Any attempt at a dynamic interface involves a full roundtrip of the whole page back to the server for a rebuild--a process which tends to make your web app feel inelegant and unresponsive. In this article, I'll be exploring how this problem can be tackled with the use of JavaScript and the XMLHttpRequest object. -
Very Dynamic Web Interfaces
by Drew McLellan
February 09, 2005
One of the classic drawbacks to building a web application interface is that once a page has been downloaded to the client, the connection to the server is severed. Any attempt at a dynamic interface involves a full roundtrip of the whole page back to the server for a rebuild--a process which tends to make your web app feel inelegant and unresponsive. In this article, I'll be exploring how this problem can be tackled with the use of JavaScript and the XMLHttpRequest object. - 1 more annotations...
-
-
Andrew DeVigalA primer
-
Heinz Wittenbrink"One of the classic drawbacks to building a web application interface is that once a page has been downloaded to the client, the connection to the server is severed. Any attempt at a dynamic interface involves a full roundtrip of the whole page back to th
-
Caspar Van der LindenHow to tie XML HTTP Request to a client & server application. (E.g. how to check for a new username.)
-
This small example really only scratches the surface of the things achievable with XMLHttpRequest. Some other examples would include Google Suggest, which uses XMLHttpRequest to provide suggested search terms, and the Ta-da Lists application, which commits user data to the server in the background to provide a really fast list managing interface. The real challenge here is not figuring out how to make the code work but thinking of interesting ways in which it can be utilized.
-
-
Adrian BengtsonEn artikel hos XML.com om hur man använder XMLHttpRequest, men förklaringar och exempel.
-
Very Dynamic Web Interfaces
by Drew McLellan
February 09, 2005
One of the classic drawbacks to building a web application interface is that once a page has been downloaded to the client, the connection to the server is severed. Any attempt at a dynamic interface involves a full roundtrip of the whole page back to the server for a rebuild--a process which tends to make your web app feel inelegant and unresponsive. In this article, I'll be exploring how this problem can be tackled with the use of JavaScript and the XMLHttpRequest object.
-
-
Joe B"The XMLHttpRequest object is a handy dandy JavaScript object that offers a convenient way for webpages to get information from servers without refreshing themselves"
-
dogfoodEinführung in Ajax
-
-
Print. Print
Email. Email article link
Discuss. Discuss
Add to Project. Add to Project
Very Dynamic Web Interfaces
-
-
Daniel SteinbockAn XMLHttp tutorial, to create interactive webapps without reloading pages (e.g. Gmail)
-
Andrew Whitexml-httprequest
-
-
In this article, I'll be exploring how this problem can be tackled with the use of JavaScript and the XMLHttpRequest object.
-
Page Comments
Would you like to comment?
Join Diigo for a free account, or sign in if you are already a member.