Parent Directory
|
Revision Log
|
Patch
revision 1.2 by wakaba, Thu May 10 13:48:01 2007 UTC | revision 1.3 by wakaba, Thu May 10 13:54:13 2007 UTC | |
---|---|---|
# | Line 5 | Line 5 |
5 | <style></style> | <style></style> |
6 | </head> | </head> |
7 | <body> | <body> |
<p><textarea></textarea></p> | ||
8 | <p><button type="button" onclick=" | <p><button type="button" onclick=" |
9 | document.getElementsByTagName ('style')[0].styleSheet.cssText = document.getElementsByTagName ('textarea')[0].accessKey; | document.getElementsByTagName ('style')[0].styleSheet.cssText = document.body.text; |
10 | ">Click to die!</button></p> | ">Click to die!</button></p> |
11 | </body> | </body> |
12 | </html> | </html> |
|
admin@suikawiki.org | ViewVC Help |
Powered by ViewVC 1.1.24 |