transparent PNG in IE6 and below
transparent PNG in IE6 and below
Out of context: Reply #6
- Started
- Last post
- 14 Responses
- jamble0
Seriously, unless there's an absolutely critical need to test in pre-IE6 browsers like your web stats indicate a reasonable number of users still on that browser then you're wasting a lot of time and effort supporting something that's very old and not supported even by the company who made it.
As for transparencies, I usually use a png fix script from here http://homepage.ntlworld.com/bob… which is alright but it doesn't support transparencies as css backgroudns because you need to insert the png into your html and specify a width and a height.
Not sure about whatever script you've used but this may a reason to look into.
- agreed, but for this particular site i need to support them :(leftwave