JSFiddle - React, Tailwind, and code Playground
by musicreader
HTML
<iframe src="https://www.nu.nl">
</iframe>
JavaScript
document.addEventListener("DOMContentLoaded", function(){
alert("loaded");
});
by musicreader
<iframe src="https://www.nu.nl">
</iframe>
document.addEventListener("DOMContentLoaded", function(){
alert("loaded");
});