1

Does anyone know why this doesn't work in IE6?:

<noscript>This requires javascript</noscript>

It seems simply enough, but unlike FF, IE6 doesn't show it when I disable javascript.

It's really confusing :( I thought the tag was supposedly compatible acrosss browsers? Well, atleats from the W3 profile page for the tag. (http://www.w3schools.com/tags/tag_noscript.asp)

Any help would be great! Fiton

4

1 に答える 1

6

たとえば Firefox とは異なり、javascript を実際に無効にするには、javascript を無効にした後に IE を再起動する必要があります。それを行っても noscript の内容が表示されない場合は、javascript を無効にするために行っている正確な手順を説明してください。

于 2011-05-01T07:32:58.853 に答える