Matthias Apsel: IE8-noscript-ghost-bug

Beitrag lesen

Om nah hoo pez nyeetz, ChrisB!

Danke.

Interessant dabei:

Der Selektor noscript .keinjs läuft ins Leere.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">  
<html>  
  <head>  
    <meta http-equiv="content-type" content="text/html; charset=utf-8">  
    <title></title>  
    <style type="text/css">  
	noscript .keinjs {background: gold; border: 5px solid red;}  
	.keinjs {outline: 5px solid green;}  
    </style>  
  </head>  
  <body>  
    <noscript><span class="keinjs">kein JS</span></noscript>  
  </body>  
</html>  

Matthias

--
1/z ist kein Blatt Papier.