Sök i support

Akta dig för supportbedrägerier: Vi kommer aldrig att be dig att ringa eller skicka ett sms till ett telefonnummer eller dela personlig information. Rapportera misstänkt aktivitet med alternativet "Rapportera missbruk".

Läs mer

How to make FF to stop loading only a particular image on a webpage ,(upon seeing it partially loaded and realising its unneeded and would waste bandwidth.)

  • 1 svar
  • 1 har detta problem
  • 1 visning
  • Senaste svar av Banban

more options

I want to know how to stop FF loading ONLY a particular image (while image download is still happening) on a webpage without affecting the other images downloading.This is because during the downloading preview I might realise that the image is not what I wanted and I can stop it loading and thereby save myself some precious bandwidth.Heartfelt thanks in advance to all who reply to my question.

I want to know how to stop FF loading ONLY a particular image (while image download is still happening) on a webpage without affecting the other images downloading.This is because during the downloading preview I might realise that the image is not what I wanted and I can stop it loading and thereby save myself some precious bandwidth.Heartfelt thanks in advance to all who reply to my question.

Alla svar (1)

more options

Right-click on the image you want to stop loading, click on Inspect Element, wait a few second. A panel is displayed below.

A line starting with <img should be highlighted. By hovering this line, the image is showed as selected (see attached screenshot).

Right-click on this line and click on Delete Node. That's it!