Forum Moderators: DixonJones

Message Too Old, No Replies

Why they don't use XMLHttpRequest instead?

All tagging based analytics.

         

fischermx

5:26 pm on Feb 8, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I just wondering why they don't use XMLHttpRequest instead of those new Image(1,1) thing that they do?
Is it just to cover the very, very old browsers?
Or is there another thing am I missing?

daveVk

5:00 am on Feb 9, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Reason one: XMLHttpRequest does not work cross domain

fischermx

9:20 pm on Feb 9, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Oh, god, that's why it worked in my localhost :(

Thanks for clarifying that.