nickg (
)Statut : Offline
Prénom :
Ville :
Pays : France
Age : 0
Inscription : 12/06/2008

nickg
points
xylitol
2147483647 points

nickg
points
xylitol
2147483647 points
Ses derniers commentaires sur le blog
[web] - Le hack CSS pour des images PNG transparentes sous IE - >> bonjour apres avoir essayé , ca marche pas
dans ma feuille CSS j'ai mis
img {behavior: url(pngHack/pngHack.htc);}
et dans la ligne contenant mon image j'ai indiqué les dimensions de mon image:
.....
background-image: url('images/button.png'); width:50px ; height:21px;
un avis ? merci