Bluetrait

Loading
search


Posts:
Comments:

Popular posts

Click here if you are looking for Bluetrait, the weblog software.

Login:

Username:

Password:

Ajax

Posted by Michael Dale on Thu, 04 May 2006 2:10 PM

I thought I'd give ajax (Javascript and XMLHttpRequest) a test. The right hand side bar now loads using XMLHttpRequest. It is still a bit buggy and doesn't really serve any useful purpose but I wanted to learn how it works.

You can look at my javascript code here.

A useful howto on AJAX can be found here

EDIT: Another of my ajax test pages

On Thu, 04 May 2006 at 7:07 PM, Kitten wrote:

Thanks Dale, that is a really helpful and concise explanation and description of the way AJAX works, I hadnt fully understood it before but that has cleared up alot of things

Thanks for providing the link.


On Thu, 04 May 2006 at 8:44 PM, Michael Dale wrote:

Thanks Dale, that is a really helpful and concise explanation and description of the way AJAX works, I hadnt fully understood it before but that has cleared up alot of things

Are you joking, I didn't explain anything ;)

Although I can if you need me to.


On Thu, 04 May 2006 at 9:33 PM, Michael Dale wrote:

here is a small ajax test loading each news item.

Please note it is just an example, far from a working solution.


On Thu, 04 May 2006 at 10:33 PM, Kitten wrote:

I was refering to the link that you gave rather than what you had actually said ;)


On Fri, 05 May 2006 at 10:14 AM, Myles Byrne wrote:

Dude you should check out the prototype library and the docs