Parent Directory
|
Revision Log
<http://suika.fam.cx/gate/2005/sw/documentURI>, <http://suika.fam.cx/gate/2005/sw/URLUnencoded>, <http://suika.fam.cx/gate/2005/sw/URL>
| 1 | <!DOCTYPE HTML> |
| 2 | <html> |
| 3 | <head> |
| 4 | <title>document.documentURI = 'http://www.google.com/'</title> |
| 5 | </head> |
| 6 | <body> |
| 7 | <p><button type=button onclick=" |
| 8 | document.documentURI = 'http://www.google.com/'; |
| 9 | ">Google</button></p> |
| 10 | </body> |
| 11 | </html> |
| admin@suikawiki.org | ViewVC Help |
| Powered by ViewVC 1.1.24 |