How to display browser specific HTML?

后端 未结 9 665
遇见更好的自我
遇见更好的自我 2020-12-06 10:48

I\'m trying to find a way to display one link to an IE user and another link to all other browsers using javascript or conditional comments (or whatever it takes).

B

9条回答
  •  佛祖请我去吃肉
    2020-12-06 11:46

    I didn't try, but maybe you could use IE flaws on CSS. Eric Meyer has written this article on the subject: Tricking Browsers and Hiding Styles.

提交回复
热议问题