[ Index ] |
|
Code source de eGroupWare 1.2.106-2 |
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 theme : "advanced", 11 mode : "textareas", 12 language : "zh_cn", 13 content_css : "editor_content.css", 14 popups_css : "editor_popup.css", 15 editor_css : "editor_ui.css", 16 plugins : "table", 17 theme_advanced_buttons3_add_before : "tablecontrols,separator", 18 theme_advanced_buttons1 : "bold,italic,underline,strikethrough,separator,justifyleft,justifycenter,justifyright,justifyfull,separator,formatselect,fontselect,fontsizeselect,forecolor", 19 extended_valid_elements : "font[face|size|color]" 20 }); 21 </script> 22 <!-- /tinyMCE --> 23 24 <title>ÓʼþʾÀý</title></head> 25 <body> 26 <a href="example_simple.htm">[¼òµ¥Ê¾Àý]</a> <a href="example_advanced.htm">[¸ß¼¶Ê¾Àý]</a> [ÓʼþʾÀý] <a href="example_full.htm">[È«¹¦ÄÜʾÀý]</a> 27 <h3>ÓʼþʾÀý</h3> 28 ÒÔÏÂÀý×ÓչʾÁËÔÚÔÚÏßÓʼþϵͳºÍÆäËû²»ÄÜʹÓÃCSSÀàµÄÇé¿öÏ£¬ÈçºÎÆôÓÃ×ÖÌåÃû³ÆºÍ×ÖÌå´óСѡÔñ¿ò¡£µ«ÊǶÔÓÚÍøÕ¾ÉÏʹÓõÄÄÚÈÝ£¬ÎÒÃǽ¨ÒéÄú»¹ÊÇʹÓÃCSS·½·¨¡£ÓûÁ˽âTinyMCE¸ü¶àµÄÌØÕ÷ºÍÉèÖã¬Çë²é¿´ <a href="../../docs/zh_cn/index.htm">ÊÖ²á</a>¡£<br> 29 <br> 30 31 <!-- Form with textare element with width: 100% --> 32 <form method="post" action="post.php"> 33 <textarea id="elm1" name="elm2" style="width:100%" rows="15"> 34 <h3>Test mail header 3</h3> 35 Some <b>element</b>. <br /> This editor instance has a 100% width to it. 36 <p>Some paragraph. <a href="http://www.sourceforge.net">Some link</a></p> 37 <img src="../logo.jpg"> 38 </textarea> 39 </form> 40 41 </body> 42 </html>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sun Feb 25 17:20:01 2007 | par Balluche grâce à PHPXref 0.7 |