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

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -