jQuery -> getJSON -> Data load fails on outside server.
This works fine on all other browsers but IE9. I've set headers (active...origin:* etc) on the php script that delivers JSON data from the primary server.
What needs to happen to jQuery / getJSON to get IE to retrieve the data.