iframeResponse.js.html 168 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 <html> <head> </head> <body> <textarea style="width: 100%; height: 100px;">window.iframeTestingFunction = function(){ return 42; };</textarea> </body> </html>