OSDN Git Service

2a507f2d80b9edaac3674d85870c77c793a30f82
[sie/sie.git] / document / demo.html
1 <!DOCTYPE html>\r
2 <html xmlns="http://www.w3.org/1999/xhtml">\r
3 <head>\r
4 <title>デモ - SIE</title>\r
5 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">\r
6 <script defer="defer" type="text/javascript" src="sie.js"></script>\r
7 <link rel="stylesheet" type="text/css" href="instyle.css"></link>\r
8 <link rel="SHORTCUT ICON" href="sie-logo2.ico" type="image/x-icon"></link>\r
9 </head>\r
10 <body>\r
11 <ol class="menu">\r
12  <li><a href="index.html">ホーム</a></li>\r
13  <li><a href="goals.html">目標</a></li>\r
14  <li><a href="screenshot.html">スクリーンショット</a></li>\r
15  <li>デモ</li>\r
16  <li><a href="help.html">ヘルプ</a></li>\r
17 </ol>\r
18 <p><object data="sie-logo.svg" type="image/svg+xml" width="100%" height="90"></object></p>\r
19 <p><a href="index.html">ホーム</a> &gt; デモ</p>\r
20 <h1>デモ - SIE</h1>\r
21 <h2 class="title">デモ(zeimusu_sakura_.svg)</h2>\r
22 <object data="zeimusu_sakura_.svg" type="image/svg+xml" width="1000" height="1000"></object>\r
23 <h2 class="title">動作環境</h2>\r
24 <p>InternetExplorer11で確認</p>\r
25 <p>その他、Firefox42.0+、Opera33.0+ (以上、環境はWindows 7 HP)</p>\r
26 <h2 class="title">ソース</h2>\r
27 <p>サンプルのソースは以下のとおりです。</p>\r
28 <pre class="name">&lt;html  xmlns="http://www.w3.org/1999/xhtml"&gt;\r
29 &lt;head&gt;\r
30 \r
31 &lt;title&gt;SIE&lt;/title&gt;\r
32 <strong>&lt;script defer="defer" type="text/javascript" src="sie.js"&gt;&lt;/script&gt;</strong>\r
33 &lt;link rel="stylesheet" type="text/css" href="instyle.css"&gt;&lt;/link&gt;\r
34 &lt;/head&gt;\r
35 &lt;body&gt;\r
36 &lt;h1&gt;SIE - プラグインなしでIEにSVGを表示する方法&lt;/h1&gt;\r
37 \r
38 &lt;h2&gt;デモ(zeimusu_sakura_.svg)&lt;/h2&gt;\r
39 <strong>&lt;object data="zeimusu_sakura_.svg" type="image/svg+xml" width="180" height="200"&gt;&lt;/object&gt;</strong>\r
40     &lt;/body&gt;\r
41 &lt;/html&gt;</pre>\r
42 <h2 class="title">&lt;html&gt;&lt;svg/&gt;&lt;/html&gt;のデモ</h2>\r
43 \r
44 <p>&lt;html&gt;&lt;svg/&gt;&lt;/html&gt;のような形でSVGを直接HTMLに埋め込みたい方は、<a href="svginhtml.html">「SVG in HTML(not XHTML, plug-in-less) - SIE」</a>のページをご覧下さい。</p>\r
45 <p class="center"><a href="http://sie.osdn.jp/">ホームに戻る</a></p>\r
46 <p>最後に、<a href="http://osdn.jp/"><img src="http://osdn.jp/sflogo.php?group_id=3313" width="96" height="31" border="0" alt="osdn.jp"></a>さんに謝意を述べたいと思います。</p>\r
47 <address>&copy; Copyright 2007 dhrname(Eメールで<a href="mailto:sie-developers@lists.osdn.jp">sie-developers@lists.osdn.jp</a>)コードの著作権の許諾に関しては、MPLライセンスが適用されます。このページの許諾に関しても、同様のライセンスが適用されるものとします。</address>\r
48 <!--/*SIE-SVGtoVML LGPL2.1 & GPL1.1 & Mozilla Public Lisence*/\r
49 /* ***** BEGIN LICENSE BLOCK *****\r
50  * Version: MPL 1.1/GPL 2.0/LGPL 2.1\r
51  *\r
52  * The contents of this file are subject to the Mozilla Public License Version\r
53  * 1.1 (the "License"); you may not use this file except in compliance with\r
54  * the License. You may obtain a copy of the License at\r
55  * http://www.mozilla.org/MPL/\r
56  *\r
57  * Software distributed under the License is distributed on an "AS IS" basis,\r
58  * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License\r
59  * for the specific language governing rights and limitations under the\r
60  * License.\r
61  *\r
62  * Contributor(s):DHRNAME\r
63  *\r
64  * Alternatively, the contents of this file may be used under the terms of\r
65  * either of the GNU General Public License Version 2 or later (the "GPL"),\r
66  * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),\r
67  * in which case the provisions of the GPL or the LGPL are applicable instead\r
68  * of those above. If you wish to allow use of your version of this file only\r
69  * under the terms of either the GPL or the LGPL, and not to allow others to\r
70  * use your version of this file under the terms of the MPL, indicate your\r
71  * decision by deleting the provisions above and replace them with the notice\r
72  * and other provisions required by the GPL or the LGPL. If you do not delete\r
73  * the provisions above, a recipient may use your version of this file under\r
74  * the terms of any one of the MPL, the GPL or the LGPL.\r
75  *\r
76  * ***** END LICENSE BLOCK ***** */-->\r
77     </body>\r
78 </html>\r