source:
Dev/trunk/src/client/dojo/tests/io/iframeResponse.js.html
Last change on this file was 483, checked in by hendrikvanantwerpen, 11 years ago | |
---|---|
File size: 168 bytes |
Rev | Line | |
---|---|---|
[483] | 1 | <html> |
2 | <head> | |
3 | </head> | |
4 | <body> | |
5 | <textarea style="width: 100%; height: 100px;">window.iframeTestingFunction = function(){ return 42; };</textarea> | |
6 | </body> | |
7 | </html> |
Note: See TracBrowser
for help on using the repository browser.