Develop and Download Open Source Software

Browse Subversion Repository

Contents of /nojs.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4 - (show annotations) (download) (as text)
Fri Dec 4 12:17:36 2009 UTC (14 years, 5 months ago) by berupon
File MIME type: text/html
File size: 563 byte(s)
まだ完成していないけど途中経過の記録というか…backupとしてcommit
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 <html>
3
4 <head>
5 <title>No JavaScript</title>
6 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7 <link rel="stylesheet" type="text/css" href="css/common.css">
8 </head>
9
10 <body>
11
12 <noscript>
13 エラー:JavaScriptが有効になっていません。このサイトを利用するにはJavaScriptを有効にしてください。
14 </noscript>
15
16 <script type="text/javascript">
17 location.replace("login");
18 </script>
19
20 </body>
21 </html>

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26