Detect IE9 without feature detection
问题 So I need to detect IE 9. I know I should really use feature detection but I don't know what feature is causing my issue all I know is that Ie 9 is causing me issues. I've got a work around to my issue (for those interested I asked a question about the problem here but really, it is irrelevant). Now I want to implement this hack fix only for IE9 as this is what's causing me the headache. So how is the best way to detect IE 9? 回答1: These IE conditionals will give you a CSS class to key-off-of: