Ik gebruik de opacity truuk voor alpha blending maar het lukt niet meer??
Wat doe ik fout?
Zie ook http://www.xs4all.nl/~faasen/alpha.html
Wat doe ik fout?
code:
1
2
3
4
5
| <span style="width:24px;height:24px; object.style.filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='schedule.png');"> <img style="object.style.filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);" width="24" height="24" src="schedule.png" alt="Delete" title="Delete" border="0"> </span> |
Zie ook http://www.xs4all.nl/~faasen/alpha.html