Kopieren Sie den Code -Code wie folgt:
<kopf>
<Script>
Funktion check () {
var num = document.getElementById ("chooose").
Alarm (num);
if (num == "4") {{{{
document.getElementById ("show").
} Anders {
document.getElementById ("show").
}
}
</script>
</head>
<body nur = "check ()">
<select id = "choeose" onchange = "check ()">
<Option Value = "1"> Erst </Option>
<Option Value = "2"> Zweiter </Option>
<Option Value = "3"> dritter </Option>
<Option Value = "4"> Viertes </Option>
</select>
<div id = "show" style = "display: keine;">
<tabelle>
<tr>
<td> Diejenigen, die Bestrebungen haben, sind tatsächlich </td>
<td> praktikable Menschen, nicht der Himmel </td>
</tr>
</table>
</div>
</body>