Unfortunately, no. This is a limitation in all browsers in order to
limit security concerns. In jQuery 1.2 you'll be able to do
cross-domain Ajax, but only if you're working with Scripts or JSON
data.

--John

On 8/26/07, hogsmill <[EMAIL PROTECTED]> wrote:
>
> 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
>
>

Reply via email to