[thelist] IE and the NOSCRIPT tag

Tanner Burson tanner at younet.okstate.edu
Thu Apr 8 15:51:07 CDT 2004


I've been fighting all day with an issue involving IE and the noscript tag.

 
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?


More information about the thelist mailing list