Template: WhatLinksHere: Difference between revisions
From ASDSO Dam Safety Toolbox
No edit summary |
No edit summary |
||
Line 15: | Line 15: | ||
<script type="application/javascript"> | <script type="application/javascript"> | ||
document.querySelector("iframe").addEventListener( "load", function(e) { | document.querySelector("iframe").addEventListener( "load", function(e) { | ||
debugger; | |||
var iframeWin = document.getElementById("iframeWin"); | var iframeWin = document.getElementById("iframeWin"); | ||
var content = (iframeWin.contentWindow || iframeWin.contentDocument); | var content = (iframeWin.contentWindow || iframeWin.contentDocument); |
Revision as of 15:26, 7 July 2023
Usage