Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

Can I suppress image placeholders via CSS or some other method

  • 1 Antwort
  • 1 hat dieses Problem
  • 1 Aufruf
  • Letzte Antwort von cor-el

more options

I'm helping to develop a site that displays high resolution images efficiently by using image tiles (similar to the way that google maps works.) e.g.

http://www.nextlook.com/public/142/3/photo.shtml?idx=3&of=7

Every modern browser that I've tried is ok except firefox. When firefox it's waiting for an image tile to load it displays a placeholder. This is especially annoying on my site because sometimes (depending on the window size and image size) after I've loaded the initial set of image tiles, I want to invisibly overlay another higher resolution set of tiles.

I noticed that there used to be a "SUPPRESS" image attribute in html but it was deprecated and eventually dropped.

Can I suppress the placeholders with CSS ? Or some other way ? (I obviously can't change the user's browser setting.)

I'm helping to develop a site that displays high resolution images efficiently by using image tiles (similar to the way that google maps works.) e.g. http://www.nextlook.com/public/142/3/photo.shtml?idx=3&of=7 Every modern browser that I've tried is ok except firefox. When firefox it's waiting for an image tile to load it displays a placeholder. This is especially annoying on my site because sometimes (depending on the window size and image size) after I've loaded the initial set of image tiles, I want to invisibly overlay another higher resolution set of tiles. I noticed that there used to be a "SUPPRESS" image attribute in html but it was deprecated and eventually dropped. Can I suppress the placeholders with CSS ? Or some other way ? (I obviously can't change the user's browser setting.)

Alle Antworten (1)

more options

A good place to ask advice about web development is at the MozillaZine "Web Development/Standards Evangelism" forum.

The helpers at that forum are more knowledgeable about web development issues.
You need to register at the MozillaZine forum site in order to post at that forum.