My question is regarding the jQuery Support system.
I\'d like to know if it is possible to tell whether or not the browser will support semi-transparent background P
Maybe you could just use jQuery pngFix or jQuery ifixpng?
If neither of those will do, I'd suggest looking into conditional comments instead, as documented at MSDN.