/[suikacvs]/www/test/dom/document/meta/lastModified-1.html
Suika

Contents of /www/test/dom/document/meta/lastModified-1.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations) (download) (as text)
Sun Dec 24 05:44:30 2006 UTC (18 years, 6 months ago) by wakaba
Branch: MAIN
CVS Tags: HEAD
File MIME type: text/html
New test

1 <!DOCTYPE html>
2 <html>
3 <head>
4 <title>document.lastModified</title>
5 </head>
6 <body>
7 <h1><code>document.lastModified</code></h1>
8
9 <p><code>document.lastModified == '<script type="text/javascript">
10 var s = document.lastModified;
11 s = s.replace (/&/, '&amp;');
12 s = s.replace (/</, '&lt;');
13 document.write (s);
14 </script>'</code></p>
15
16 </body>
17 </html>

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24