Imagine a table based layout which contains 3 tr & 9 td where only one td is actual content but 8 other td are PNG images which represents borders. Well, the thing is some of these images are tiled or repeat-x and repeat-y and I couldn't find any working IE PNG FIX JavaScript or any other fix for that matter to fix this problem? See what I did there?
don't use IE. or if you must use IE, upgrade to IE7.
if you're using a version of windows older than xp, get an operating system that was released this century.
>>3
I have an descent system and I do use Firefox.
>>4
The problem is not in tables but in IE behavior of PNG transparency. Also, I don't understand what you wanted to say when you pointed to that link...
>>4
Lose. DIVs+CSS are just an ugly hack and it makes everything harder to do and debug, not to mention the higher reliance on what's known to work poorly on stupid browsers.
IE 7 and IE for mac both support transparent png.
anyone using a version of IE that doesn't is probably used to web sites looking like shit.
Name:
Anonymous2007-07-31 17:00 ID:PGL0sxif
IE6 doesn't support repeated transparent png.
If you have to have transparent png so bad, tile it yourself manually until it's 2000x2000 pixels. That is the EXPERT IE6 WEB DESIGNER way.
Name:
Anonymous2007-07-31 17:17 ID:YaM4ZjxX
using semi-transparent png's makes your website render and scroll slowly and no one really likes that
using semi-transparent png's makes your website render and scroll slowly and no one really likes that
not if you do it right.
i have a 1600x200 semitransparent png banner on my site that resizes as you resize the window and that doesn't even slow resizing the window down enough that anyone would be able to notice it on anything faster than an 8086.
Name:
Anonymous2007-08-01 3:21 ID:ODJ4VlRZ
All you fuckers don't know a shit, really. Found a workaround myself.