Friends, please help me in defining specific css rule for IE9? For example like this
/* IE 6 fix */ * html .twit-post .delete_note a { background-position-y:
You shouldn't need to target IE9. It is capable of handling modern css and shouldn't be hacked. This is an outdated method of developing.