Parent Directory
|
Revision Log
New demos (about: test does not work; otherwise they work for winie6)
1 | wakaba | 1.1 | <!DOCTYPE html> |
2 | <html> | ||
3 | <head> | ||
4 | <base href="http://www.w3.org/"> | ||
5 | <title><object>.BaseHref</title> | ||
6 | <script type="text/javascript" src="http://suika.fam.cx/~wakaba/-temp/test/support/result0.js"></script> | ||
7 | </head> | ||
8 | <body> | ||
9 | <p><object></object></p> | ||
10 | <p><code><var>object</var>.BaseHref</code> is <script type="text/javascript"> | ||
11 | writeResult (document.getElementsByTagName ('object')[0].BaseHref); | ||
12 | </script>.</p> | ||
13 | </body> | ||
14 | </html> |
admin@suikawiki.org | ViewVC Help |
Powered by ViewVC 1.1.24 |