We have a large javascript application with a number of third party components. When I open a window from one of these components, my Firebug console is flooded with warnings 'empty string passed to getelementbyid'. I will debug the third party code sometime soon, but in the meantime, I would like to tell my console to ignore this warning, and allow all other stuff through. The fact that the warning fills the console, and keeps filling it because of some loop, is keeping me from seeing other problems, and blocking my work. How can I do this?
-- 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 https://groups.google.com/forum/#!forum/firebug
