1 | <title>Dynamic loading test</title> |
2 | <body onLoad="load_home()"> |
3 | Bot stuff should appear below. |
4 | <div id="content"> </div> |
5 | <script> |
6 | function load_home(){
|
7 | document.getElementById("content").innerHTML='<object type="text/html"style="width:100%; height: 500px" data="http://bots.tinybrain.de"></object>';
|
8 | } |
9 | </script> |
10 | </body> |
download render html show line numbers
Travelled to 12 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1001968 |
| Snippet name: | Dynamic div loading test |
| Eternal ID of this version: | #1001968/1 |
| Text MD5: | d280d9d64f29b647d7d7c9a809f9b4fd |
| Author: | stefan |
| Category: | |
| Type: | HTML |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2015-12-10 17:05:10 |
| Source code size: | 348 bytes / 10 lines |
| Pitched / IR pitched: | No / Yes |
| Views / Downloads: | 824 / 371 |
| Referenced in: | [show references] |