Hi,

2010/10/28 mutou <[email protected]>

> I have some problem on my intranet website, I use ie and install
> firebug lite using
>
> javascript:(function(F,i,r,e,b,u,g,L,I,T,E)
> {if(F.getElementById(b))return;E=F[i
> +'NS']&&F.documentElement.namespaceURI;E=E?F[i+'NS'](E,'script'):F[i]
> ('script');E[r]('id',b);E[r]('src',I+g+T);E[r](b,u);(F[e]('head')[0]||
> F[e]('body')[0]).appendChild(E);E=new%20Image;E[r]('src',I+L);})
>
> (document,'createElement','setAttribute','getElementsByTagName','FirebugLite','4','firebug-
> lite.js','releases/lite/latest/skin/xp/sprite.png','https://
> getfirebug.com/','#startOpened');
>
> It cause firebug run automatically.
>

Okay you're loading Firebug Lite using bookmarklet.


I Have my problem with ajax base, I have my request and my response ,
> but I can't get any thing from my event listener like onsuccess or
> oncomplete, but when I not connect to internet and firebug lite not
> loaded the ajax and my function work fine.
>
> Maybe firebug event listener conflict with mine
>

There are some issues with the XHR watcher, see:
http://code.google.com/p/fbug/issues/detail?id=3504

This problem is already fixed at the developer channel. Please try it out:
http://getfirebug.com/firebuglite#Developer



> Can't I disable firebug or  uninstall it from my ie?
>

Sure, simply do not load the bookmarklet.


This is just happen on my local website.
>

Please note that Firebug Lite does not play well with file:/// protocol, so
make sure you are using a local web server and accessing the site using
http:// protocol.

regards,

Pedro Simonetti.



> Thank you.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Firebug" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<firebug%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/firebug?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Firebug" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/firebug?hl=en.

Reply via email to