在IE中阻止脚本

jac*_*ack 6 javascript internet-explorer blocking

我有一个很好看的花哨脚本,但不是必不可少的惊喜,不能与IE玩得很好.我怎么'为IE评论'?

我知道我可以使用以下内容包含 IE语句,但如何排除它们?

<!--[if IE 6]>
Special instructions for IE 6 here
<![endif]-->
Run Code Online (Sandbox Code Playgroud)