IE7 doesn’t support :last-child pseudo selector. I am thinking of explicitly adding a class name to denote it as the last element but not sure how to select this element inside a css file. Anyone have any ideas on how to do this ?
IE7 doesn’t support :last-child pseudo selector. I am thinking of explicitly adding a class
Share
and
or install IE7-js and :last-child will “just work”.