Hi all, I have been trying to get a css matrix menu to work, but for one reason or the other it only works in Apple Safari. In Firefox and all other browsers only the active tab is showing up and in IE there is nothing at all. The test-site can be found at: … The css code for the menu is attached at the bottom...
thanks... Didn't see at all that I shifted the image the wrong way I only have one problem left now. IE6 doesn't recognise the shifting at all... (The background-position property is not recognised.) Any ideas?
I assume that is because you have to use the AlphaImageLoader for the transparent PNG. As far as I know there is easy no hack to get round the problem. One way would be to create the images as GIF's and override the main CSS using an IE conditional. Another would be to separate the PNG images so you have different images for each state. The final options is to have an alternate menu for IE below version 7.