Has anyone found an IE6 PNG hack that works for background-repeat yet. I have a design that relies on background-repeat and although my demographic will probably mean hardly anyone will use IE 5.x or 6, I don't really want to limit the use of my site in anyway. Thanks
I'm pulling my hair (or what I have left of it) out over this issue as well. In some cases it may just be easier to use transparent GIFs instead. Bill
In the end I have just opted to not use the background-repeats. I am now using fixed width so can just create the images to the correct size. Its a small price to pay for accessibility IMO.