Experimental IE CSS Expressions

I’ve recently been toying with using IE CSS Expressions to fix things in IE6 that I usually use real javascript for.

Check out these few tricks and let me know what you think:

IE6 SHIM Fix — For the Select box showthrough bug

IE6 specific code to get hover working for any element

Fix the PNG background image so that the contents can still be clicked