I seem to have some issue opening an Iframe also it wont even do any 
javascript in Firefox because of the tracking script.

I have found more of the cause of the Ajax problem. In my Firebug I look 
at the error and I think it has to do with the evalScripts function not 
being able to read all my tracking scripts. This is what it says
evalScripts()jquery.jsp (line 1599)
each([script, script urchin.js, script show.php, 3 more...], function(), 
undefined)

As you can see it finds the Google Analytics just fine and the keywords 
max but the other 3 I'm guessing it doesn't find them as good scripts. I 
can't remove the scripts because its a major ecommerce site and my 
bosses wont let me. They feel the need to track and analyze everytyhing. 
This is a major issue I would think and there has to be a way around 
this. Please any help would be appreciated. I really would like to use 
Thickbox for our informational popups.




Sam Collett wrote:
> 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/
>
>   


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

Reply via email to