I'm using Internet Explorer 9 for testing and ajax requests do not work (in all other browsers they work).
I have this code:
$.ajax({
type: "GET",
url: "http://cep.correiocontrol.com.br/60441145.json",
dataType: "json",
succ...
asked by
16.04.2014 / 23:07