I recently read that AJAX is relatively new, but I always thought it has been around for awhile. When was it invented? And also, what exactly is it used for? I've always been curious about that.
It isn't actually a language that can be invented. AJAX stands for "Asynchronous JavaScript and XML". It is a technology; basically, a set of languages that are used together to produce dynamic webpages. In other words, webpages that change instantly, more like web apps than static pages.
Exactly AJAX uses XML and JavaScript to exchange data between the browser and the server. This allows the page to be more interactive more like desktop applications.
So I guess you could say that the technology has been around for a very long time, just people didn't know how to use it and older browser's don't support the XMLHttpRequest object.
yep so really the technology has been around for a long time just people didn't realize that they could use the two technologies together.
I didn't know about AJAX either, I thought it was a language. I am familiar with dynamic webpages, but I didn't know AJAX was the way (or, a way) to do it.
I don't know much about it, I tried a few tutorials in ajax but I couldn't follow what was happening in the code.
Yeah I know, what it is. I find it really hard to learn it though. The tutorials are kind of confusing.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks