?? form_add.asp
字號(hào):
<div id="mainPanel">
<!----------Web Wiz Forums Rich Text Editor (WYSIWYG) --------------------->
<link rel="STYLESHEET" type="text/css" href="wbTextBox/edit.css">
<script src="wbTextBox/edit.js" type="text/javascript"></script>
<input type="hidden" name="Body" id="Body">
<table ID='WBTB_Container' class="WBTB_Body" width=469 height=246 cellpadding=3 cellspacing=0 border=0>
<tr id="WBTB_Toolbars">
<td>
<table cellpadding=0 cellspacing=0>
<tr class="yToolbar">
<td>
<select ID="WBTB_formatSelect" class="WBTB_TBGen" onchange="WBTB_doSelectClick('FormatBlock',this)" style="font: icon; width: 80px;">
<option>段落格式</option>
<option VALUE="<P>">Normal
<option VALUE="<H1>">Heading 1
<option VALUE="<H2>">Heading 2
<option VALUE="<H3>">Heading 3
<option VALUE="<H4>">Heading 4
<option VALUE="<H5>">Heading 5
<option VALUE="<H6>">Heading 6
<option VALUE="<H7>">Heading 7
<option VALUE="<PRE>">Formatted
<option VALUE="<ADDRESS>">Address
</select>
<select language="javascript" class="WBTB_TBGen" id="FontName" onchange="WBTB_format('fontname',this[this.selectedIndex].value);">
<option class="heading" selected>字體
<option value="宋體">宋體
<option value="黑體">黑體
<option value="楷體_GB2312">楷體
<option value="仿宋_GB2312">仿宋
<option value="隸書(shū)">隸書(shū)
<option value="幼圓">幼圓
<option value="新宋體">新宋體
<option value="細(xì)明體">細(xì)明體
<option value="Arial">Arial
<option value="Arial Black">Arial Black
<option value="Arial Narrow">Arial Narrow
<option value="Bradley Hand ITC">Bradley Hand ITC
<option value="Brush Script MT">Brush Script MT
<option value="Century Gothic">Century Gothic
<option value="Comic Sans MS">Comic Sans MS
<option value="Courier">Courier
<option value="Courier New">Courier New
<option value="MS Sans Serif">MS Sans Serif
<option value="Script">Script
<option value="System">System
<option value="Times New Roman">Times New Roman
<option value="Viner Hand ITC">Viner Hand ITC
<option value="Verdana">Verdana
<option value="Wide Latin">Wide Latin
<option value="Wingdings">Wingdings</option>
</select>
<select language="javascript" class="WBTB_TBGen" id="FontSize" onchange="WBTB_format('fontsize',this[this.selectedIndex].value);">
<option class="heading" selected>字號(hào)
<option value="1">1
<option value="2">2
<option value="3">3
<option value="4">4
<option value="5">5
<option value="6">6
<option value="7">7</option>
</select>
<select class="WBTB_TBGen" onchange="WBTB_InsertSymbol(this[this.selectedIndex].innerText);this.selectedIndex=0;">
<option selected="selected">符號(hào)</option>
<option value="&#162;">¢</option>
<option value="&#163;">£</option>
<option value="&#165;">¥</option>
<option value="&#166;">¦</option>
<option value="&#169;">©</option>
<option value="&#174;">®</option>
<option value="&#176;">°</option>
<option value="&#177;">±</option>
<option value="&#183;">·</option>
<option value="&#171;">«</option>
<option value="&#187;">»</option>
<option value="&#188;">¼</option>
<option value="&#189;">½</option>
<option value="&#190;">¾</option>
<option value="&#247;">÷</option>
<option value="&#8224;">†</option>
<option value="&#8225;">‡</option>
<option value="&#8364;">€</option>
<option value="&#8482;">™</option>
</select>
</td>
<td class="WBTB_Btn" TITLE="字體顏色" LANGUAGE="javascript" onclick="WBTB_foreColor();">
<img class="WBTB_Ico" src="wbTextBox/images/fgcolor.gif" WIDTH="16" HEIGHT="16" unselectable="on">
</td>
<td class="WBTB_Btn" TITLE="字體背景顏色" LANGUAGE="javascript" onclick="WBTB_backColor();">
<img class="WBTB_Ico" src="wbTextBox/images/fbcolor.gif" WIDTH="16" HEIGHT="16" unselectable="on">
</td>
<td class="WBTB_Btn" TITLE="替換" LANGUAGE="javascript" onclick="WBTB_replace()">
<img class="WBTB_Ico" src="wbTextBox/images/replace.gif" WIDTH="16" HEIGHT="16">
</td>
</tr>
</table>
<table cellpadding=0 cellspacing=0 >
<tr class="yToolbar" ID="ExtToolbar">
<td class="WBTB_Btn" TITLE="全選" LANGUAGE="javascript" onclick="WBTB_format1('selectAll');">
<img class="WBTB_Ico" src="wbTextBox/images/selectAll.gif" WIDTH="16" HEIGHT="16" unselectable="on">
</td>
<td class="WBTB_Btn" TITLE="剪切" LANGUAGE="javascript" onclick="WBTB_format1('cut');">
<img class="WBTB_Ico" src="wbTextBox/images/cut.gif" WIDTH="16" HEIGHT="16" unselectable="on">
</td>
<td class="WBTB_Btn" TITLE="復(fù)制" LANGUAGE="javascript" onclick="WBTB_format1('copy');">
<img class="WBTB_Ico" src="wbTextBox/images/copy.gif" WIDTH="16" HEIGHT="16" unselectable="on">
</td>
<td class="WBTB_Btn" TITLE="粘貼" LANGUAGE="javascript" onclick="WBTB_format1('paste');">
<img class="WBTB_Ico" src="wbTextBox/images/paste.gif" WIDTH="16" HEIGHT="16" unselectable="on">
</td>
<td class="WBTB_Btn" TITLE="撤消" LANGUAGE="javascript" onclick="WBTB_format1('undo');">
<img class="WBTB_Ico" src="wbTextBox/images/undo.gif" WIDTH="16" HEIGHT="16" unselectable="on">
</td>
<td class="WBTB_Btn" TITLE="恢復(fù)" LANGUAGE="javascript" onclick="WBTB_format1('redo');">
<img class="WBTB_Ico" src="wbTextBox/images/redo.gif" WIDTH="16" HEIGHT="16" unselectable="on">
</td>
<td>
<img src="wbTextBox/images/separator.gif">
</td>
<td class="WBTB_Btn" TITLE="插入表格" LANGUAGE="javascript" onclick="WBTB_fortable()">
<img class="WBTB_Ico" src="wbTextBox/images/table.gif" WIDTH="16" HEIGHT="16" unselectable="on">
</td>
<td class="WBTB_Btn" TITLE="插入行" LANGUAGE="javascript" onclick="WBTB_InsertRow()">
<img class="WBTB_Ico" src="wbTextBox/images/insertrow.gif" WIDTH="16" HEIGHT="16">
</td>
<td class="WBTB_Btn" TITLE="刪除行" LANGUAGE="javascript" onclick="WBTB_DeleteRow()">
<img class="WBTB_Ico" src="wbTextBox/images/deleterow.gif" WIDTH="16" HEIGHT="16">
</td>
<td class="WBTB_Btn" TITLE="插入列" LANGUAGE="javascript" onclick="WBTB_InsertColumn()">
<img class="WBTB_Ico" src="wbTextBox/images/insertcolumn.gif" WIDTH="16" HEIGHT="16">
</td>
<td class="WBTB_Btn" TITLE="刪除列" LANGUAGE="javascript" onclick="WBTB_DeleteColumn()">
<img class="WBTB_Ico" src="wbTextBox/images/deletecolumn.gif" WIDTH="16" HEIGHT="16">
</td>
<td>
<img src="wbTextBox/images/separator.gif">
</td>
<td class="WBTB_Btn" TITLE="插入超級(jí)鏈接" LANGUAGE="javascript" onclick="WBTB_UserDialog('CreateLink')">
<img class="WBTB_Ico" src="wbTextBox/images/wlink.gif" WIDTH="18" HEIGHT="18" unselectable="on">
</td>
<td class="WBTB_Btn" TITLE="去掉超級(jí)鏈接" LANGUAGE="javascript" onclick="WBTB_format1('Unlink');">
<img class="WBTB_Ico" src="wbTextBox/images/unlink.gif" WIDTH="16" HEIGHT="16" unselectable="on">
</td>
<td class="WBTB_Btn" TITLE="插入圖片" LANGUAGE="javascript" onclick="WBTB_UserDialog('InsertImage');">
<img class="WBTB_Ico" src="wbTextBox/images/img.gif" WIDTH="16" HEIGHT="16" unselectable="on">
</td>
<td class="WBTB_Btn" TITLE="插入水平線" LANGUAGE="javascript" onclick="WBTB_format('InsertHorizontalRule')">
<img class="WBTB_Ico" src="wbTextBox/images/hr.gif" WIDTH="16" HEIGHT="16" unselectable="on">
</td>
<td>
<img src="wbTextBox/images/separator.gif">
</td>
<td class="WBTB_Btn" TITLE="插入Flash" LANGUAGE="javascript" onclick="WBTB_forswf()" >
<img class="WBTB_Ico" src="wbTextBox/images/swf.gif" WIDTH="16" HEIGHT="16" unselectable="on">
</td>
<td class="WBTB_Btn" TITLE="插入Windows Media" LANGUAGE="javascript" onclick="WBTB_forwmv()">
<img class="WBTB_Ico" src="wbTextBox/images/wmv.gif" WIDTH="16" HEIGHT="16" unselectable="on">
</td>
<td class="WBTB_Btn" TITLE="插入Real Media" LANGUAGE="javascript" onclick="WBTB_forrm()">
<img class="WBTB_Ico" src="wbTextBox/images/rm.gif" WIDTH="16" HEIGHT="16" unselectable="on">
</td>
<td>
</td>
</tr>
</table>
<table cellpadding=0 cellspacing=0>
<tr class="yToolbar">
<td class="WBTB_Btn" TITLE="加粗" LANGUAGE="javascript" onclick="WBTB_format('bold');">
<img class="WBTB_Ico" src="wbTextBox/images/bold.gif" WIDTH="16" HEIGHT="16" unselectable="on">
</td>
<td class="WBTB_Btn" TITLE="斜體" LANGUAGE="javascript" onclick="WBTB_format('italic');">
<img class="WBTB_Ico" src="wbTextBox/images/italic.gif" WIDTH="16" HEIGHT="16" unselectable="on">
</td>
<td class="WBTB_Btn" TITLE="下劃線" LANGUAGE="javascript" onclick="WBTB_format('underline');">
<img class="WBTB_Ico" src="wbTextBox/images/underline.gif" WIDTH="16" HEIGHT="16" unselectable="on">
</td>
<td class="WBTB_Btn" TITLE="上標(biāo)" LANGUAGE="javascript" onclick="WBTB_format('superscript');">
<img class="WBTB_Ico" src="wbTextBox/images/superscript.gif" WIDTH="16" HEIGHT="16" unselectable="on">
</td>
<td class="WBTB_Btn" TITLE="下標(biāo)" LANGUAGE="javascript" onclick="WBTB_format('subscript');">
<img class="WBTB_Ico" src="wbTextBox/images/subscript.gif" WIDTH="16" HEIGHT="16" unselectable="on">
</td>
<td class="WBTB_Btn" TITLE="刪除線" LANGUAGE="javascript" onclick="WBTB_format('strikethrough');">
<img class="WBTB_Ico" src="wbTextBox/images/strikethrough.gif" WIDTH="16" HEIGHT="16" unselectable="on">
</td>
<td class="WBTB_Btn" TITLE="取消格式" LANGUAGE="javascript" onclick="WBTB_format1('RemoveFormat');">
<img class="WBTB_Ico" src="wbTextBox/images/removeformat.gif" WIDTH="16" HEIGHT="16" unselectable="on">
</td>
<td>
<img src="wbTextBox/images/separator.gif">
</td>
<td class="WBTB_Btn" TITLE="左對(duì)齊" NAME="Justify" LANGUAGE="javascript" onclick="WBTB_format('justifyleft');">
<img class="WBTB_Ico" src="wbTextBox/images/aleft.gif" WIDTH="16" HEIGHT="16" unselectable="on">
</td>
<td class="WBTB_Btn" TITLE="居中" NAME="Justify" LANGUAGE="javascript" onclick="WBTB_format('justifycenter');">
<img class="WBTB_Ico" src="wbTextBox/images/center.gif" WIDTH="16" HEIGHT="16" unselectable="on">
</td>
<td class="WBTB_Btn" TITLE="右對(duì)齊" NAME="Justify" LANGUAGE="javascript" onclick="WBTB_format('justifyright');">
<img class="WBTB_Ico" src="wbTextBox/images/aright.gif" WIDTH="16" HEIGHT="16" unselectable="on">
</td>
<td>
<img src="wbTextBox/images/separator.gif">
</td>
<td class="WBTB_Btn" TITLE="編號(hào)" LANGUAGE="javascript" onclick="WBTB_format('insertorderedlist');">
<img class="WBTB_Ico" src="wbTextBox/images/numlist.gif" WIDTH="16" HEIGHT="16" unselectable="on">
</td>
<td class="WBTB_Btn" TITLE="項(xiàng)目符號(hào)" LANGUAGE="javascript" onclick="WBTB_format('insertunorderedlist');">
<img class="WBTB_Ico" src="wbTextBox/images/bullist.gif" WIDTH="16" HEIGHT="16" unselectable="on">
</td>
<td class="WBTB_Btn" TITLE="減少縮進(jìn)量" LANGUAGE="javascript" onclick="WBTB_format('outdent');">
<img class="WBTB_Ico" src="wbTextBox/images/outdent.gif" WIDTH="16" HEIGHT="16" unselectable="on">
</td>
<td class="WBTB_Btn" TITLE="增加縮進(jìn)量" LANGUAGE="javascript" onclick="WBTB_format('indent');">
<img class="WBTB_Ico" src="wbTextBox/images/indent.gif" WIDTH="16" HEIGHT="16" unselectable="on">
</td>
<td>
<img src="wbTextBox/images/separator.gif">
</td>
<td class="WBTB_Btn" TITLE="插入引用" LANGUAGE="javascript" onclick="WBTB_specialtype('<div class=quote>','</div>')"><img class="WBTB_Ico" src="wbTextBox/images/quote.gif" WIDTH="16" HEIGHT="16"></td><td class="WBTB_Btn" TITLE="插入代碼" LANGUAGE="javascript" onclick="WBTB_code()">
<img class="WBTB_Ico" src="wbTextBox/images/code.gif" WIDTH="16" HEIGHT="16">
</td>
<td>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td height="100%"><input type="hidden" id="richtext" name="richtext">
<iframe class="WBTB_Composition" ID="WBTB_Composition" onblur="WBTB_CopyData('Body');" MARGINHEIGHT="5" MARGINWIDTH="5" width="100%" height="100%"></iframe>
</td>
</tr>
<tr>
<td>
<TABLE CELLPADDING=0 CELLSPACING=0 BORDER=0 width='100%'>
<TR>
<TD width='10'> </TD>
<TD CLASS="WBTB_TabOn" id="WBTB_TabDesign" onClick="if (WBTB_bTextMode) {WBTB_setMode();}" unselectable="on" width='30'><IMG unselectable="on" SRC="wbTextBox/images/mode.design.gif" ALIGN="absmiddle" width=21 height=20> Design</TD>
<td style="width:10px"></td>
<TD CLASS="WBTB_TabOff" id="WBTB_TabHtml" onClick="if (!WBTB_bTextMode) {WBTB_setMode();}" unselectable="on" width='30'><IMG unselectable="on" SRC="wbTextBox/images/mode.html.gif" ALIGN="absmiddle" width=21 height=20> HTML</TD>
<td style="width:10px"> </td>
<TD CLASS="WBTB_TabOff" id="WBTB_TabView" onClick="WBTB_View();" unselectable="on" width='30'>
<IMG unselectable="on" SRC="wbTextBox/images/mode.view.gif" ALIGN="absmiddle" width=20 height=20> VIEW
</TD>
<TD align='right'><a href="javascript:WBTB_Size(-300)"><img src="wbTextBox/images/minus.gif" unselectable="on" border='0'></a>
<a href="javascript:WBTB_Size(300)"><img src="wbTextBox/images/plus.gif" unselectable="on" border='0'></a></TD>
<TD width='20'></TD>
</TR>
</TABLE>
</td>
</tr>
</table>
</div>
<script language="javascript">WBTB_InitDocument('Body','GB2312');</script>
<!----------Web Wiz Forums Rich Text Editor (WYSIWYG) --------------------->
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -