Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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 답장
  • 1 이 문제를 만남
  • 9 보기
  • 최종 답변자: 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.

모든 댓글 (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!