I'm using the AlphaImageLoader filter to load a transparent png as a transparent background from a CSS file. I use some IE hacks to load this PNG in properly in Standards browsers and it works fine.
I ussually put my styles sheets in a /styles directory for easier management. However MSIE will only load the png as a background if the css is in the same directory as the HTML file, not if it is in the /styles sub directory.
Does anyone know why this is and/or how to fix it?



Reply With Quote
...

Bookmarks