[thelist] IE and the NOSCRIPT tag

James Aylard evolt at pixelwright.com
Fri Apr 9 09:03:18 CDT 2004


Tanner Burson wrote:

> In IE the following code
>
> <snip>
> <noscript><input type="text" name="something" value="hi" /></noscript>
> </snip>
>
> Displays the text box regardless of whether javascript is enabled or
> disabled.  It seems to do this with most any element other than
> straight text.
>
> Has anyone had any experience with this or have any ideas?

    My test of your sample code worked fine, hiding the element from display
in IE 6, so there must be something else in the mix. If you have a URL that
you can provide, it would be helpful.

James Aylard



More information about the thelist mailing list