Jquery - ie - Ajax request working on all browsers but ie - content-type is changed?

Looking at the console output (I'm using IE9 in IE8 mode so this may not be the same in pure IE8) it errors because the Array.Map() function is unavailable. Googling seems to suggest this was added in IE9.

The problem was that I thought the same-origin policy had been solved by the Access-Control-Allow-Origin "*" directive to Apache, but it turns out that IE8 doesn't respect it.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions