views:

25

answers:

0

Hi All,

I have create an svg image and mapped it in through javascript the image works from a database through an api call using the $.ajax() function, this works fine in internet explorer after clicking yes on the security risk box.

For more information on what i am calling for the API call here is the previous post that shows the call:

http://stackoverflow.com/questions/3229823/jquery-getjson-how-to-pass-request-headers

But in Firefox, Chrome and Safari the same API call comes back failed for some reason, if you got any ideas on things to try to solve this problem it would be greatly appreciated.

Kind Regards,

Berty