Demo: http://commadot.com/jquery/buttons/cssAND.htm
In IE7 and FF, the last one is green. In IE6, the 2nd and 3rd are green. Its a false positive. Ill elaborate the example with other IE6 weirdness. Ganeshji, The technique there is similar to what I am doing, but I am combining the right cap and the left cap into one image. Looking at it, I could probably improve my sprite image to be simpler. Glen On 7/24/07, John Resig <[EMAIL PROTECTED]> wrote:
> John, in your example you can't have div.buttons.hover. That doesn't work > in IE6 unfortunately. > I WISH it did. (http://commadot.com/?p=528) I'm not sure how you're testing this, but it worked wonderfully for me (You even made me load up Parallels :-P). You need to be careful to make the order right, otherwise one selector may overwrite another, due to its order. --John