/[suikacvs]/www/test/dom/window/doc/set-document-frame-1.html
Suika

Contents of /www/test/dom/window/doc/set-document-frame-1.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations) (download) (as text)
Sun Jan 13 05:54:24 2008 UTC (17 years, 6 months ago) by wakaba
Branch: MAIN
CVS Tags: HEAD
File MIME type: text/html
See <http://suika.fam.cx/gate/2005/sw/setDocument> for result

1 <!DOCTYPE HTML>
2 <html>
3 <head>
4 <title>Original document &mdash; setDocument</title>
5 </head>
6 <body>
7
8 <p><iframe src="."></iframe></p>
9
10 <p><input type=button value=setDocument onclick="
11 var doc = document.getElementsByTagName ('iframe')[0].contentDocument;
12 setDocument (doc);
13 "></p>
14
15 </body>
16 </html>

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24