
Re: Semitransparent box, how to?
I had to use a gradient (which was really a solid color, the gradient's two extremes being the same) to get transparent effect since IE didn't read rbga (and Alpha filter made the contents of the box transparent, not just the graphic), but I used rgba on PIE like you suggested and now it works wonders! Thanks a bunch!
