Archive for March 18th, 2008

Cross-Site XMLHttpRequest

Tagged: Ajax, JavaScript Date: 18th, March 2008

I’ve just finished writing up some docs on the new Cross-Site XMLHttpRequest feature in Firefox 3. I was a little worried at first, but it definitely appears to be both easy-to-implement and easy-to-use. Specifically, it’s an implementation of the W3C Access Control working draft (which is respected by Firefox’s XMLHttpRequest).

If you’re interested in giving it [...]

  • Leave Comment
  • Read Comments (1)