Vanwege onderhoudswerkzaamheden die uw ervaring zouden moeten verbeteren, heeft deze website beperkte functionaliteit. Als een artikel uw probleem niet verhelpt en u een vraag wilt stellen, kan onze ondersteuningsgemeenschap u helpen in @FirefoxSupport op Twitter en /r/firefox op Reddit.

Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Meer info

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

I use ActiveWidgets-2.5.6 in my web-application. Firefox 7 do not show image in grid. Why the image is showing like '...' in grid?

  • 2 antwoorden
  • 14 hebben dit probleem
  • 5 weergaven
  • Laatste antwoord van cor-el

more options

I use ActiveWidgets-2.5.6 in my web-application. Firefox 7 do not show image in grid. Why the image is showing like '...' in grid?


code like:

  1. myGrid .aw-image-kesken { width: 16px; height: 16px; margin-right: 5px; background: url('gfx/icon_flag_red.gif');}
I use ActiveWidgets-2.5.6 in my web-application. Firefox 7 do not show image in grid. Why the image is showing like '...' in grid? code like: #myGrid .aw-image-kesken { width: 16px; height: 16px; margin-right: 5px; background: url('<? echo BASE_URL; ?>gfx/icon_flag_red.gif');}

Alle antwoorden (2)

more options

I use ActiveWidgets-2.5.6 in my web-application. Firefox 7 do not show image in grid. Why the image is showing like '...' in grid? Is possible to solve the problem??

Atte. thanks.

more options

Looks like a problem with text-overflow: ellipsis that causes the ellipsis to appear instead of the images.


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.

See http://forums.mozillazine.org/viewforum.php?f=25