Posts Tagged ‘firebug’
XML cannot be the whole program
What the hell does that mean? You can get this error thrown up in your good old trusty Firebug console. It expects a script to be returned as an ajax type datatype. So all you have to do is change your datatype to output as XML.
TypeError: node is null message=node is null
The following error message occurs in Firefox 3 when using Firebug. TypeError: node is null message=node is null The error can be tracked back to script tags being in the head of the document instead of where they’re needed, an example would be with the ShareThis control/component that is often added to blogs and etc.
What is Eb in firebug?
Gmail produces the following error/warning in firebug. Eb is not defined function Bb(a){if(a[sb]&&a[sb](daa)){var…ents)};f.x2b=c;f.B2b=b;f.y2b=a;return f} I initially started seeing this while while on clients’ websites, but can now say it’s a gmail thing. So don’t stress..