<
html
>
<
head
>

<
script
>
var isIE = !-[1,];
alert("isIE:"+isIE);
</
script
>
</
head
>

<
body
>
</
body
>

</
html
>
发表评论