Jump to content
Gonzalez

Understanding AJAX Using JavaScript to Create Rich Internet

Recommended Posts

Posted

Understanding AJAX Using JavaScript to Create Rich Internet Applications

4425478_2.jpg

he foundation that makes Ajax possible is the communication layer with the server. The most complete option for performing this communication is the JavaScript XMLHttpRequest object. If XMLHttpRequest is not suitable to you, hidden IFrames and cookies can also be used. We will examine both options later in this chapter.

What we learn

This chapter introduces you to the XMLHttpRequest object, showing you how to work around its implementation differences between browsers. After that, we make some actual page requests, both in a synchronous fashion and in an asynchronous fashion. This chapter finishes with some various fallback approaches that can be used if a browser doesn’t support XMLHttpRequest, including how to use IFrames and cookies as your communication channel.

TYPE : CHM

LANG : English

PAGE : 352

Download 6.2 MB

http://rapidshare.com/files/1621909/Understanding.AJAX.JavaScript.Create.Internet.App.rar

Password:

www.devilived.com

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...