Re: [css-d] How To: Make links work when using AlphaLoader

2006-05-26 Thread Ingo Chao
cj wrote: > the fix: i actually have no idea why what i did works. however you > can see my fixed version alongside a non-fixed version at > http://sltclan.com/images/cj/fix-ie-loader/default.html > > method #1 - not so great, but better than nothing: > using "text-align: right;" on the link wil

[css-d] How To: Make links work when using AlphaLoader

2006-05-26 Thread cj
while microsoft's alphaloader might not exactly be css, it's currently the best (only) way to get alpha transparent pngs to work in ie6. one of the many downfalls to using this propriety method, however, has been that links cease to work when an alphaloaded background is behind them. heck you can