[ Index ]
 

Code source de eGroupWare 1.2.106-2

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/phpgwapi/js/tinymce/examples/zh_cn/ -> example_simple.htm (source)

   1  <html>
   2  <head>
   3  <meta http-equiv="Content-Type" content="text/html; charset=gb2312">
   4  <link href="../docs/style.css" rel="stylesheet" type="text/css">
   5  
   6  <!-- tinyMCE -->
   7  <script language="javascript" type="text/javascript" src="../../jscripts/tiny_mce/tiny_mce.js"></script>
   8  <script language="javascript" type="text/javascript">
   9      tinyMCE.init({
  10          mode : "textareas",
  11          language : "zh_cn",
  12          content_css : "editor_content.css",
  13          popups_css : "editor_popup.css",
  14          editor_css : "editor_ui.css"
  15      });
  16  </script>
  17  <!-- /tinyMCE -->
  18  
  19  <title>¼òµ¥Ê¾Àý</title></head>
  20  <body>
  21  [¼òµ¥Ê¾Àý] <a href="example_advanced.htm">[¸ß¼¶Ê¾Àý]</a> <a href="example_mail.htm">[ÓʼþʾÀý]</a> <a href="example_full.htm">[È«¹¦ÄÜʾÀý]</a>
  22  
  23  <form>
  24  <h3>¼òµ¥Ê¾Àý</h3>
  25  ±¾Ò³Õ¹Ê¾ÁËÔÚÒ»¸öHTMLÒ³ÃæÖÐÈçºÎÓÃ×î³£ÓúÍ×î¼òµ¥µÄ·½·¨À´Ê¹ÓÃTinyMCE¡£ÔÚÒ³Ãæ¼ÓÔØÊ±ËùÓÐTEXTAREA×é¼þ¶¼±»×ª»»³É±à¼­Æ÷µÄʵÀý¡£<br>
  26  ×¢ÒâTinyMCEÊÇÈçºÎ¾¡Á¿Æ¥ÅäÔ­Îı¾ÓòµÄ¿í¶ÈºÍ¸ß¶ÈµÄ¡£ÓûÁ˽âTinyMCE¸ü¶àµÄÌØÕ÷ºÍÉèÖã¬Çë²é¿´ <a href="../../docs/zh_cn/index.htm">ÊÖ²á</a>¡£<br>
  27  <br>
  28  
  29  <textarea id="elm1" name="elm1" rows="10" cols="40">
  30      һЩ <b>×é¼þ</b>, ÕâÊÇ1ºÅ±à¼­Æ÷¡£
  31      <p>һЩ¶ÎÂä¡£ <a href="http://www.sourceforge.net">һЩÁ´½Ó</a></p>
  32      <img src="../logo.jpg">
  33  </textarea>
  34  
  35  <br><br>
  36  
  37  <textarea id="elm2" name="elm2" rows="15" cols="32">
  38      һЩ <b>×é¼þ</b>, ÕâÊÇ2ºÅ±à¼­Æ÷¡£
  39      <p>һЩ¶ÎÂä¡£ <a href="http://www.sourceforge.net">һЩÁ´½Ó</a></p>
  40      <img src="../logo.jpg">
  41  </textarea>
  42  </form>
  43  
  44  </body>
  45  </html>


Généré le : Sun Feb 25 17:20:01 2007 par Balluche grâce à PHPXref 0.7