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 | <title><object>.BaseHref</title> | ||
5 | <script type="text/javascript" src="../../../support/result0.js"></script> | ||
6 | </head> | ||
7 | <body> | ||
8 | <p><iframe src="about:<object></object>">noiframe</iframe></p> | ||
9 | <p><code><var>object</var>.BaseHref</code> is <script type="text/javascript"> | ||
10 | writeResult (document.getElementsByTagName ('iframe')[0].contentWindow.document.getElementsByTagName ('object')[0].BaseHref); | ||
11 | </script>.</p> | ||
12 | </body> | ||
13 | </html> |
admin@suikawiki.org | ViewVC Help |
Powered by ViewVC 1.1.24 |