/[suikacvs]/www/test/html/script/sgml-comment/js-1.xhtml
Suika

Contents of /www/test/html/script/sgml-comment/js-1.xhtml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations) (download)
Mon Jan 8 08:13:47 2007 UTC (18 years, 6 months ago) by wakaba
Branch: MAIN
CVS Tags: HEAD
New

1 <html xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
2 <head>
3 <title>&lt;script>&lt;!--...</title>
4 </head>
5 <body>
6 <p id="text1">Script is not executed (maybe due to script error).</p>
7 <script type="text/javascript"><![CDATA[
8 <!--
9 document.getElementById ('text1').firstChild.data = 'Script is executed.';
10 // -->
11 ]]></script>
12 <noscript><p>NOSCRIPT</p></noscript>
13 </body>
14 </html>

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24