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.
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
Can't I disable firebug or uninstall it from my ie?
This is just happen on my local website.
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].
For more options, visit this group at
http://groups.google.com/group/firebug?hl=en.