Anforderungen  |   Konzepte  |   Entwurf  |   Entwicklung  |   Qualitätssicherung  |   Lebenszyklus  |   Steuerung
 
 
 
 


Quelle  iframe_websocket_sandbox.html   Sprache: HTML

 
 products/sources/formale Sprachen/C/Firefox/dom/websocket/tests/iframe_websocket_sandbox.html


<html><body>
<iframe id="frame" sandbox="allow-scripts allow-popups"></iframe>
<script type="application/javascript">
/* eslint-disable no-useless-concat */

onmessage = function(e) {
  parent.postMessage(e.data, '*');
}

var ifr = document.getElementById('frame');

if (location.search == '?nested') {
  let url = new URL(location);
  url.search = "";
  ifr.src = url.href;
} else if (location.search == '?popup') {
  let url = new URL(location);
  url.search = "?opener";

  ifr.srcdoc = "


                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Software

     Produkte
     Quellcodebibliothek

Aktivitäten

     Artikel über Sicherheit
     Anleitung zur Aktivierung von SSL

Muße

     Gedichte
     Musik
     Bilder

Jenseits des Üblichen ....
    

Besucherstatistik

Besucherstatistik

Monitoring

Montastic status badge