XMLHttpRequest2

Progress Events, Continued research on XMLHttpRequest2.

Apparently I don't pay enough attention to the W3C, but who does. :)

So I've discovered the basis spec for all the HTML 5 progress events.
The events are great a quick look at the Event definitions reveal we get 5 new cool events loadstart, progress, error, abort, and load.

XMLHttpRequest2 and the future of AJAX...

I've been working on the ImageField update for D6 today,
normally when I'm working on updates I research current
developments in the project's domain.

A little bit of googling lead me to one of the questions
that always seems to pop up in my head...

Why do browsers still not have file upload progress meters?

I got to seriously thinking about it. From the browser
developer's stand point the problem isn't entirely a
simple one. It's a question of when and how to display

Syndicate content