[ 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_full.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          theme : "advanced",
  12          language : "zh_cn",
  13          content_css : "example_full.css",
  14          popups_css : "editor_popup.css",
  15          editor_css : "editor_ui.css",
  16          plugins : "table,save,advhr,advimage,advlink,emotions,iespell,insertdatetime,preview,zoom,flash,searchreplace,print",
  17          theme_advanced_buttons1_add_before : "save,separator",
  18          theme_advanced_buttons1_add : "fontselect,fontsizeselect",
  19          theme_advanced_buttons2_add : "separator,insertdate,inserttime,preview,zoom,separator,forecolor,backcolor",
  20          theme_advanced_buttons2_add_before: "cut,copy,paste,separator,search,replace,separator",
  21          theme_advanced_buttons3_add_before : "tablecontrols,separator",
  22          theme_advanced_buttons3_add : "emotions,iespell,flash,advhr,separator,print",
  23          theme_advanced_toolbar_location : "top",
  24          theme_advanced_toolbar_align : "left",
  25          theme_advanced_path_location : "bottom",
  26          plugin_insertdate_dateFormat : "%Y-%m-%d",
  27          plugin_insertdate_timeFormat : "%H:%M:%S",
  28          extended_valid_elements : "a[name|href|target|title|onclick],img[class|src|border=0|alt|title|hspace|vspace|width|height|align|onmouseover|onmouseout|name],hr[class|width|size|noshade],font[face|size|color|style],span[class|align|style]"
  29      });
  30  </script>
  31  <!-- /tinyMCE -->
  32  
  33  <title>È«¹¦ÄÜʾÀý</title></head>
  34  <body>
  35  <a href="example_simple.htm">[¼òµ¥Ê¾Àý]</a> <a href="example_advanced.htm">[¸ß¼¶Ê¾Àý]</a> <a href="example_mail.htm">[ÓʼþʾÀý]</a> [È«¹¦ÄÜʾÀý]
  36  
  37  <form method="post" action="http://tinymce.moxiecode.com/examples/zh_cn/dump.php">
  38  
  39  <h3>È«¹¦ÄÜʾÀý</h3>
  40  ´ËÒ³Ãæ°üº¬ÁËTinyMCE·¢ÐаæÖÐËùÓпÉÓòå¼þ¡£ÆäÖÐһЩÓÉÓÚÔÚFireFoxÖÐȱÉÙÖ§³Ö¶øÖ»ÄÜÔÚMSIEÖпɼû¡£ÓûÁ˽âTinyMCE¸÷ÖÖÑ¡ÏîµÄ¸ü¶àϸ½Ú£¬Çë²é¿´ <a href="../../docs/zh_cn/index.htm">ÊÖ²á</a>¡£¶ÔÓÚµÚÈý·½²å¼þ£¬Çë²é¿´ <a href="../../docs/zh_cn/themes.htm">²å¼þ</a> Õ½ڡ£<br>
  41  <br>
  42  
  43  <textarea id="elm1" name="elm1" rows="15" cols="80" style="width: 100%">
  44      Some <strong>element</strong>, this is to be editor 1.
  45      <p>Some paragraph. <a title="Some popup link title" href="#" target="http://tinymce.moxiecode.com" onclick="window.open('http://www.sourceforge.net/','popup','left='+(screen.availWidth/2-320)+',top='+(screen.availHeight/2-240)+',width=640,height=480,resizable=yes');return false;">Some popup link</a></p>
  46      <img width="250" height="48" border="0" onmouseover="this.src='../logo_over.jpg';" onmouseout="this.src='../logo.jpg';" src="../logo.jpg" />
  47  </textarea>
  48  
  49  <br />
  50  
  51  <input type="submit" name="save" value="Ìá½»" />
  52  <input type="reset" name="reset" value="ÖØÖÃ" />
  53  
  54  </form>
  55  
  56  </body>
  57  </html>


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