Hi all! I have a bug with getJSON method in IE6. If I try to get data from another domain with this method by onready method everything is fine and it's returns me a normal json response, but if I try to reexecute function with getJSON method by clicking link I have no response from the server. All request links and server data was tested and meghod getJSON works, but no response and no callback execution. Do you know something about this trouble?
Marat.