Mam taki kod
<head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-2" /> <style type="text/css"> div.wrapper { margin:10px; position:relative; float:left; vertical-align:top; } div.wrapper img{ float:left; } div.wrapper div{ position:absolute; width: 7px; height: 7px; } div.wrapper div.tl{ background:transparent url(l_g.gif) top left no-repeat; left:0; top:0 } div.wrapper div.tr{ background:transparent url(p_g.gif) top right no-repeat; right:0; top:0 } div.wrapper div.bl{ background:transparent url(l_d.gif) bottom left no-repeat; left:0; bottom:0 } div.wrapper div.br{ background:transparent url(p_d.gif) bottom right no-repeat; right:0; bottom:0 } </style> </head> <body bgcolor="#1c1c1c"> <div class="wrapper"> </body> </html>
Przycina on zdjecie do konkretnej wysokosci (mierzac od srodka) i wyswietla juz przyciety. Problem polega na tym, ze bez problemu wyswietla sie tylko w Operze. W IE oraz FF wstawia jakas mala ikonke i ramke na cale zdjecie... Gdy zamiast <img stye=".... wstawimy zwykly tag <img> nie ma problemu z wyswietlenie we wszystkich 3 przegladarkach... Wiem, ze cos sknocilem... Tylko co?

link do przykladu tutaj
Pozdrawiam
Darth