Parent Directory
|
Revision Log
emphasizes that it is about meter, not progress :)
1 | <!DOCTYPE HTML> |
2 | <title>iframe</title> |
3 | |
4 | <p id=fragment>xxx</p> |
5 | <p id=href>xxx</p> |
6 | |
7 | <script> |
8 | document.getElementById ('fragment').firstChild.data = location.hash; |
9 | document.getElementById ('href').firstChild.data = location.href; |
10 | </script> |
admin@suikawiki.org | ViewVC Help |
Powered by ViewVC 1.1.24 |