Parent Directory
|
Revision Log
|
Patch
revision 1.2 by wakaba, Sun Jan 13 05:54:24 2008 UTC | revision 1.3 by wakaba, Sun Jan 13 05:57:25 2008 UTC | |
---|---|---|
# | Line 11 | Line 11 |
11 | </script> | </script> |
12 | ||
13 | <p><input type=button value=setDocument onclick=" | <p><input type=button value=setDocument onclick=" |
14 | window.olddoc = document; | |
15 | var doc = document.implementation.createDocument | var doc = document.implementation.createDocument |
16 | ('http://www.w3.org/1999/xhtml', 'html', null); | ('http://www.w3.org/1999/xhtml', 'html', null); |
17 | var html = doc.documentElement; | var html = doc.documentElement; |
|
admin@suikawiki.org | ViewVC Help |
Powered by ViewVC 1.1.24 |