powered by caffeine
This and that, mostly concerning programming and technology. ;)
Posts mit dem Label
opacity
werden angezeigt.
Alle Posts anzeigen
Posts mit dem Label
opacity
werden angezeigt.
Alle Posts anzeigen
Montag, 25. Juli 2011
For all your opacity needs
in this order:
opacity: .5;
// for all other browsers
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
//
for IE8
filter: alpha(opacity=50);
//
for IE5-7
Ältere Posts
Startseite
Abonnieren
Posts (Atom)