jQuery 1.5.X Cross domain -
i know if jquery 1.5.x has cross-domain. unable find sufficient documentation on site , own cross-domain tests did not work either. not talking jsonp regular call (xml, html, json).
i not see how jquery can circumvent browser restrictions without use of adobe flash/proxy etc.
if browser supports cors can directly use jquery's ajax methods send cross-domain ajax request.
unfortunately ie uses different method not supported jquery (yet?).
Comments
Post a Comment