You are here: irt.org | FAQ | JavaScript | Bugs | Q1083 [ previous next ]
Symptom: Blank screen in Netscape
Affects: 4.06
Workaround: When I tried an inline style: <A HREF="test.html" STYLE="text-decoration: none">This link is not underlined</A> Netscape went blank on me - I have no idea why but the workaround for this particular thing is <STYLE...> A { text-decoration: none } </STYLE>