ここの情報は古いです。ご理解頂いた上でお取り扱いください。
Last change
on this file since 1928 was
1928,
checked in by tejimaa, 15 years ago
|
新ファイル形式に対応した。
|
-
Property svn:eol-style set to
native
-
Property svn:mime-type set to
text/html
|
File size:
1.2 KB
|
Line | |
---|
1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> |
---|
2 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
---|
3 | <head> |
---|
4 | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> |
---|
5 | <title>MINDMAPS</title> |
---|
6 | <script type="text/javascript" src="../flash/flashobject.js?format=raw"></script> |
---|
7 | <style type="text/css"> |
---|
8 | |
---|
9 | /* hide from ie on mac \*/ |
---|
10 | html { |
---|
11 | height: 100%; |
---|
12 | overflow: hidden; |
---|
13 | } |
---|
14 | |
---|
15 | #flashcontent { |
---|
16 | height: 100%; |
---|
17 | } |
---|
18 | /* end hide */ |
---|
19 | |
---|
20 | body { |
---|
21 | height: 100%; |
---|
22 | margin: 0; |
---|
23 | padding: 0; |
---|
24 | background-color: #9999ff; |
---|
25 | } |
---|
26 | |
---|
27 | </style> |
---|
28 | </head> |
---|
29 | <body> |
---|
30 | |
---|
31 | <div id="flashcontent"> |
---|
32 | Flash plugin or Javascript are turned off. |
---|
33 | Activate both and reload to view the mindmap |
---|
34 | </div> |
---|
35 | |
---|
36 | <script type="text/javascript"> |
---|
37 | // <![CDATA[ |
---|
38 | var fo = new FlashObject("../flash/visorFreemind.swf?format=raw", "visorFreeMind", "100%", "100%", 6, "#9999ff"); |
---|
39 | fo.addParam("quality", "high"); |
---|
40 | fo.addParam("bgcolor", "#ffffff"); |
---|
41 | fo.addVariable("openUrl", "_blank"); |
---|
42 | fo.addVariable("initLoadFile", "index.mm?format=raw"); |
---|
43 | fo.addVariable("startCollapsedToLevel","5"); |
---|
44 | fo.write("flashcontent"); |
---|
45 | // ]]> |
---|
46 | </script> |
---|
47 | </body> |
---|
48 | </html> |
---|
Note: See
TracBrowser
for help on using the repository browser.
Download in other formats: