Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/dom/base/crashtests/   (Firefox Browser Version 153.0.1©)  Datei vom 27.6.2026 mit Größe 273 B image not shown  

Quelle  369219-1.xhtml   Sprache: unbekannt

 
Untersuchungsergebnis.xhtml Download desUnknown {[0] [0] [0]}

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<script>

function boom()
{
  var select = document.getElementById("sss");
  select.options.add.call(null, 0);
}

</script>
</head>

<body onload="boom();">

<select id="sss"><option>foo</option></select>

</body>
</html>

[zur Elbe Produktseite wechseln0.46Quellennavigators]