Files
openlayers/master/examples/iframeResponse.js.html
Éric Lemoine 5d14b9e2d4 Updated
2013-02-20 10:38:25 +01:00

8 lines
175 B
HTML

<html>
<head>
</head>
<body>
<textarea style="width: 100%; height: 100px;">window.iframeTestingFunction = function(){ return 42; };</textarea>
</body>
</html>