[jQuery] Cross-Domain xmlHttp

[jQuery] Cross-Domain xmlHttp


Hi All,
Has anybody used jquery for cross-domain xmlHttp (AJAX) requests? Is
this supported by jquery.
When I say cross-domain, I mean (say) http://abc.com doing an xmlHttp
request to http://def.com
Cheers in advence