[twitter-dev] Permission denied error in Firefox when trying to add a tweet-box with @anywher

2010-07-08 Thread Glide Ken
I'm just trying add a twitter's tweet box with @anywhere but I'm
getting the
following error in Firefox:

"Permission denied to get property Window.jQuery from https://api.twitter.com";

It works fine for me in Chrome.

All I have on the page is the code snippet from Twitter's api tutorial
which is:



 twttr.anywhere(function (T) {
   T("#tbox").tweetBox();
 });



and twitter's js in the header


Re: [twitter-dev] Permission denied error in Firefox when trying to add a tweet-box with @anywher

2010-07-08 Thread Matt Harris
Hi,

That's an interesting error and one I haven't been able to reproduce. Do you
have a page URL I can hit to see if I get the same error?
Matt

On Wed, Jul 7, 2010 at 11:54 AM, Glide Ken wrote:

> I'm just trying add a twitter's tweet box with @anywhere but I'm
> getting the
> following error in Firefox:
>
> "Permission denied to get property Window.jQuery from
> https://api.twitter.com";
>
> It works fine for me in Chrome.
>
> All I have on the page is the code snippet from Twitter's api tutorial
> which is:
>
> 
> 
>  twttr.anywhere(function (T) {
>   T("#tbox").tweetBox();
>  });
>
> 
>
> and twitter's js in the header
>



-- 


Matt Harris
Developer Advocate, Twitter
http://twitter.com/themattharris