|
|
[an error occurred while processing this directive]
Mozilla Browser FAQLast updated on November 10, 2005.
How do I disable the image icons that appear when loading a webpage, or when an image failed to load?Add the following line to your user.js file: user_pref("browser.display.show_image_placeholders", false);
Or you can enter about:config in the location bar. |