?? texteditor.tpl
字號:
<script language="JavaScript" type="text/javascript">
<!--//
function submit_form() {
return true;
}
//-->
</script>
<table width="##width##" height="##absheight##" bgcolor="#D4D0C8" border="0" cellspacing="0" cellpadding="4">
<tr> ##savebutton##
<td height="22"><div style="font-family:verdana,arial,helvetica,sans-serif; font-size:10px;">
This editor requires Internet Explorer 5.0+, Netscape 7.1+, Mozilla 1.4+,
or an equivalent Gecko based browser. A regular textarea will be displayed
instead.</div></td>
</tr>
<tr>
<td colspan="2" align="center" valign="top"><textarea name="##name##" id="##name##" cols="80" rows="15" style="width:100%; height:##height##px">##htmlCode##</textarea></td>
</tr>
</table>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -