Arno @ Raketnet wrote:

Here I am again with a problem!

I'm using the son of suckerfish menu.
First problem, of transparency background in the menu was solved thanks to
some good advise from the list (never mind that IE doesn't seem to support
png-24 format).

I couldn't tell from the above whether you solved your transparency problem.

Take a look here: http://msdn.microsoft.com/workshop/author/filter/reference/filters/alphaimageloader.asp Include the filter: for IE browsers, and it will properly load PNG-24 with Alpha Trans. Problem is, the regular CSS has to be hidden from IE or it will actually load the background twice; either that, or you can look for a JavaScript solution that traverses the DOM and replaces any PNG references with the above filter. TMK, the above works with any IE w/ Direct-X installed (didn't consider whether it works on IE/Mac, but I suspect it would).

My suggestion, however, is that you get rid of the menu transparency, because the buttons which overlap the text are almost impossible to read.

Regards,
Derek
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to