Stopping animated images on Web pages

Last update on April 25, 2009 09:44 AM by netty5
Published by netty5

Stopping animated images on Web pages







Animated images are annoying you and slow down the display of web pages you visit? Do not panic, you can stop.

Internet Explorer


In Internet Explorer, simply press the Esc key to stop all animations.
To not have to do this every time:
  • Pull down the Tools menu, Internet Options.
  • In the Advanced tab: uncheck the box then Play animations in the Multimedia section.

Mozilla Firefox


Up to version 1.5:
  • Click the Edit menu, click Preferences, then scroll down the entries and then Privacy and Security Images.
  • Under the heading loop animated images, check box and then click OK Not OK.



For newer versions (2 and older):
  • Type about: config in the address bar
  • Locate the entry image.animation_mode
  • Replace the default (normal) with a new value: once



This will result in not read only once the animation of the animated gifs. Purpose made, web pages stop blinking like a Christmas tree!

Opera


Simply press the F12 key will stop the animation: Uncheck Enable GIF animation

Ad blocking


There is also this Adblockplus software that helps you block the ads on the web page!
Download here!


Link: http://en.kioskea.net/telecharger/telecharger 2079 adblock plus
Best answers for « Stopping animated images on Web pages » in :
White background's problem in web pages Show Your web pages will be displayed more accurately : No background color, everything is white !!! (Like this image) To resolve this problem follow these steps : 1. Go to the "Control Panel" : Click on "Option accessibility" 2. In the...
Personalize web pages with GreaseMonkey Show Personalize web pages with GreaseMonkey What is GreaseMonkey? Example 1 Example 2 XPath Utilities removeElement() removeAttributeOfElement() setAttributeOfElement() injectCSS() Links What is GreaseMonkey? GreaseMonkey is an...
How can I save web pages on my computer? ShowHow can I save web pages on my computer? IE Google Chrome Firefox IE For Internet Explorer, click on the File menu. Click on "Save As" In the "Save as type" field, drop down the list and choose "Web Archive (Single...
Centering vertically a web page ShowCentering vertically a web page e .js file e .html file Centering vertically a web page; consider it as a waste time trying to achieve it with CSS. The most practical solution is to use JavaScript. e .js file Copy/paste the...
Fonts used in web pages ShowFonts used in web pages How to solve this issue? Default fonts If you have chosen the perfect font that reflects the atmosphere of your website as well as the global idea that you want the user to get from it, you should be careful...
Download Mouseless Browsing ShowThis Firefox extension allows browsing the Web pages without using the mouse! It is useful for people who have a laptop without mouse (and for people who would not like the pointing device), for the handicapped people or even for those who would like...
Managing images in HTML ShowHow do you display images on a web page? Having a few images on a website can make it more attractive and user-friendly. However, it is important not to go overboard, since images can take a long time to load, and in some cases can make a document...
Backgrounds ShowAdding a Background Image A background image for a web page can be set using the tag: Attribute Visual Effect BACKGROUND="image" Displays image as background bgcolor="name_of_Colour or #XXXXXX" Displays the given colour...
HTML forms ShowForms Interactive forms let web page authors give their pages interactive elements, such as for receiving messages from their readers, much like the reply cards found in some magazines. The reader enters information by filling in fields or clicking...