vote up 1 vote down star
1

Can anyone who's following the specification more closely and has experience with how these things usually work estimate when Cross-Site XMLHttpRequest will become a Recommendation and start getting supported by the browsers?

flag

1 Answer

vote up 0 vote down

I haven't been following the specification.

Given that IE6 is still in common use 5 years after IE7 came out, it'll take a long time (10 years?) before this can be reliably counted on to exist in browsers.

In the mean time, consider using jsonp for non-sensitive data. Granted, you shouldn't be transmitting sensitive information without encrypting it to begin with...

link|flag
Thanks, but I was asking when this will start getting supported only... – Jaka Jančar Apr 13 at 20:34

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.