Quote:
Originally Posted by Johannes de Le?n
I use pngfix, it is much easier, and works great.
You can get it here.
Then just put this in the headinclude template:
Code:
<!--[if gte IE 5.5000]>
<script type="text/javascript" src="path/to/pngfix.js"></script>
<![endif]-->
|
I don't like this method eventhough i've suggested it here :
https://vborg.vbsupport.ru/showthread.php?t=77465
Why ?
1)It's not a sever side solution but a client side solution and i find it a lot slower on old compruters.
2)It's javascript.
3)It doesn't work with background pictures.