On 08/03/07, Dan Shields <[EMAIL PROTECTED]> wrote:
> I am trying to use jQuery and thick box to replace my existing popups.
> The one thing is that on these popups, I have tracking scripts that are
> pointed to outside domains and it seems to cause my javascript to error
> out saying
>
> uncaught exception: Permission denied to call method XMLHttpRequest.open
>
> I see from everywhere after googling that this is from trying to pull in
> content from another domain but really I'm not doing that I'm just
> pulling in another page from my server, which has tracking scripts
> pointing to other domains.

Perhaps loading them via an iframe (instead of inline) would help?
Unless you are doing that already (in which case I have no other
suggestions).

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to