[Sie-announce] SIEコード [2538]

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2011年 3月 31日 (木) 19:54:26 JST


Revision: 2538
          http://sourceforge.jp/projects/sie/svn/view?view=rev&revision=2538
Author:   dhrname
Date:     2011-03-31 19:54:26 +0900 (Thu, 31 Mar 2011)

Log Message:
-----------


Modified Paths:
--------------
    trunk/README_EN.txt

Modified: trunk/README_EN.txt
===================================================================
--- trunk/README_EN.txt	2011-03-31 10:53:18 UTC (rev 2537)
+++ trunk/README_EN.txt	2011-03-31 10:54:26 UTC (rev 2538)
@@ -29,16 +29,20 @@
 
  3.2, The 'script' element
 
-	Copy the 'sie-mini.js' file to your web server, and write this in the 'head' element of your web page.
+	Upload the 'sie-mini.js' file to your web server, and write this in the 'head' element of your HTML document.
 	
 	<script defer="defer" type="text/javascript" src="sie-mini.js"></script>
 
  3.3, The 'object' element
  
- 	Copy the 'zeimusu_sakura_.svg' file to your web server, and write the next in the 'body' element.
-	The code 'width (height) ="1000"' set to 1000(px) for the width (height) of the svg image.
+ 	Upload the 'zeimusu_sakura_.svg' file to your web server, and write in your HTML document as the next:
  	
  	<object data="zeimusu_sakura_.svg" type="image/svg+xml" width="1000" height="1000"></object>
+
+
+ 3.4 Inline SVG
+
+       See Demo: http://sie.sourceforge.jp/svginhtml.html
  
 4, Contact
 




Sie-announce メーリングリストの案内
Back to archive index