Is it possible to disable console output for iframe content?

Viewed 3212

I have several iframes with 3rd party content in my page, they are throwing all kinds of errors and whatnot. They work well enough and its not my content so not my problem. Can I keep them from logging stuff into console so I can focus on my code? Either firefox or chrome works for me if such feature should be browser specific.

1 Answers
Related