⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 _document_file_template.php

📁 极限OA开源系统
💻 PHP
📖 第 1 页 / 共 3 页
字号:
  </SELECT>
  <SELECT class=TBGen id=FontName language=javascript onchange="format('fontname',this[this.selectedIndex].value);" title=字体名>
    <OPTION class=heading selected>字体
    <OPTION value="宋体">宋体
    <OPTION value="黑体">黑体
    <OPTION value="楷体_GB2312">楷体
    <OPTION value="隶书">隶书
    <OPTION value="幼圆">幼圆
    <OPTION value="新宋体">新宋体
    <OPTION value="细明体">细明体
    <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 class=TBGen id=FontSize language=javascript onchange="format('fontsize',this[this.selectedIndex].value);" title=字号大小>
    <OPTION class=heading selected>字号
    <OPTION value=7>一号
    <OPTION value=6>二号
    <OPTION value=5>三号
    <OPTION value=4>四号
    <OPTION value=3>五号
    <OPTION value=2>六号
    <OPTION value=1>七号</OPTION>
  </SELECT>
  <SELECT class=TBGen id=ForeColor language=javascript onchange="format('forecolor',this[this.selectedIndex].value);" title=字体色彩>
    <OPTION class=heading selected>字体颜色
    <OPTION style="background-color:red" value=red>红色
    <OPTION style="background-color:blue" value=blue>蓝色
    <OPTION style="background-color:green" value=green>绿色
    <OPTION style="background-color:yellow" value=yellow>黄色
    <OPTION style="background-color:pink" value=pink>粉红
    <OPTION style="background-color:cyan" value=cyan>天青
    <OPTION style="background-color:white" value=white>白色
    <OPTION style="background-color:darkred" value=darkred>深红
    <OPTION style="background-color:darkblue" value=darkblue>深蓝
    <OPTION style="background-color:darkgreen" value=darkgreen>深绿
    <OPTION style="background-color:darkyellow" value=darkyellow>土黄
    <OPTION style="background-color:darkcyan" value=darkcyan>蓝绿
    <OPTION style="background-color:darkgray" value=gray>浅灰
    <OPTION style="background-color:black" value=black>黑色</OPTION>
  </SELECT>
  <SELECT class=TBGen id=BackColor language=javascript onchange="format('backcolor',this[this.selectedIndex].value);" title=字体背景色彩>
    <OPTION class=heading selected>背景色
    <OPTION style="background-color:red" value=red>红色
    <OPTION style="background-color:blue" value=blue>蓝色
    <OPTION style="background-color:green" value=green>绿色
    <OPTION style="background-color:yellow" value=yellow>黄色
    <OPTION style="background-color:pink" value=pink>粉红
    <OPTION style="background-color:cyan" value=cyan>天青
    <OPTION style="background-color:white" value=white>白色
    <OPTION style="background-color:darkred" value=darkred>深红
    <OPTION style="background-color:darkblue" value=darkblue>深蓝
    <OPTION style="background-color:darkgreen" value=darkgreen>深绿
    <OPTION style="background-color:darkyellow" value=darkyellow>土黄
    <OPTION style="background-color:darkcyan" value=darkcyan>蓝绿
    <OPTION style="background-color:darkgray" value=gray>浅灰
    <OPTION style="background-color:black" value=black>黑色</OPTION>
  </SELECT>
  <DIV class=TBSep></DIV>
  <DIV class=Btn language=javascript onclick=foreColor(); title=字体颜色>
    <IMG class=Ico height=22 src="images/document/editor/fgcolor.gif">
  </DIV>
</DIV>
<DIV class=yToolbar id=FormatToolbar>
  <DIV class=TBHandle></DIV>
  <DIV class=Btn language=javascript onclick=fortable() title=插入表格>
    <IMG class=Ico height=18 src="images/document/editor/table.gif" onmouseover="showStatus('插入表格')" width=18>
  </DIV>
  <DIV class=Btn language=javascript onclick="UserDialog('CreateLink')" title=插入超级连接>
    <IMG class=Ico src="images/document/editor/wlink.gif" onmouseover="showStatus('插入超级连接')">
  </DIV>
  <DIV class=Btn language=javascript onclick="insertImage()" title=插入图片>
    <IMG class=Ico src="images/document/editor/img.gif" onmouseover="showStatus('插入图片')">
  </DIV>
  <DIV class=Btn language=javascript onclick="format('InsertHorizontalRule')" title=插入水平线>
    <IMG class=Ico src="images/document/editor/hr.gif" onmouseover="showStatus('插入水平线')">
  </DIV>
  <DIV class=TBSep></DIV>
  <DIV class=Btn language=javascript onclick="format1('delete');" title=删除>
    <IMG class=Ico src="images/document/editor/delete.gif" onmouseover="showStatus('删除')">
  </DIV>
  <DIV class=Btn language=javascript onclick="format('cut')" title=剪切>
    <IMG class=Ico src="images/document/editor/cut.gif" onmouseover="showStatus('剪切')">
  </DIV>
  <DIV class=Btn language=javascript onclick="format('copy')" title=复制>
    <IMG class=Ico src="images/document/editor/copy.gif" onmouseover="showStatus('复制')">
  </DIV>
  <DIV class=Btn language=javascript onclick="format('paste')" title=粘贴>
    <IMG class=Ico src="images/document/editor/paste.gif" onmouseover="showStatus('粘贴')">
  </DIV>
  <DIV class=Btn language=javascript onclick="format1('undo');" title=撤消>
    <IMG class=Ico src="images/document/editor/undo.gif" onmouseover="showStatus('撤消')">
  </DIV>
  <DIV class=Btn language=javascript onclick="format1('redo');" title=恢复>
    <IMG class=Ico src="images/document/editor/redo.gif" onmouseover="showStatus('恢复')">
  </DIV>
  <DIV class=TBSep></DIV>
  <DIV class=Btn language=javascript onclick="format('justifyleft')" title=左对齐 NAME="Justify">
    <IMG class=Ico src="images/document/editor/aleft.gif" onmouseover="showStatus('左对齐')">
  </DIV>
  <DIV class=Btn language=javascript onclick="format('justifycenter')" title=居中 NAME="Justify">
    <IMG class=Ico src="images/document/editor/center.gif" onmouseover="showStatus('居中')">
  </DIV>
  <DIV class=Btn language=javascript onclick="format('justifyright')" title=右对齐 NAME="Justify">
    <IMG class=Ico src="images/document/editor/aright.gif" onmouseover="showStatus('右对齐')">
  </DIV>
  <DIV class=TBSep></DIV>
  <DIV class=Btn language=javascript onclick="format('insertorderedlist')" title=编号>
    <IMG class=Ico src="images/document/editor/nlist.gif" onmouseover="showStatus('编号')">
  </DIV>
  <DIV class=Btn language=javascript onclick="format('insertunorderedlist')" title=项目符号>
    <IMG class=Ico src="images/document/editor/blist.gif" onmouseover="showStatus('项目符号')">
  </DIV>
  <DIV class=TBSep></DIV>
  <DIV class=Btn language=javascript onclick="format('outdent')" title=减少缩进量>
    <IMG class=Ico src="images/document/editor/ileft.gif" onmouseover="showStatus('减少缩进量')">
  </DIV>
  <DIV class=Btn language=javascript onclick="format('indent')" title=增加缩进量>
    <IMG class=Ico src="images/document/editor/iright.gif" onmouseover="showStatus('增加缩进量')">
  </DIV>
  <DIV class=TBSep></DIV>
  <DIV class=Btn language=javascript onclick="format('bold');" title=加粗>
    <IMG class=Ico src="images/document/editor/bold.gif" onmouseover="showStatus('加粗')">
  </DIV>
  <DIV class=Btn language=javascript onclick="format('italic')" title=斜体>
    <IMG class=Ico src="images/document/editor/italic.gif" onmouseover="showStatus('斜体')">
  </DIV>
  <DIV class=Btn language=javascript onclick="format('underline')" title=下划线>
    <IMG class=Ico src="images/document/editor/under.gif" onmouseover="showStatus('下划线')">
  </DIV><!--
  <DIV class=TBSep></DIV>
  <DIV class=Btn language=javascript onclick="formSubmit()"; title=保存>
    <IMG class=Ico height=22 src="images/document/editor/save.gif" onmouseover="showStatus('保存')">
  </DIV>
  <DIV class=Btn language=javascript onclick="exitEditor()"; title=关闭>
    <IMG class=Ico height=22 src="images/document/editor/close.gif" onmouseover="showStatus('关闭')">
  </DIV>-->
</DIV>
<IFRAME id=Composition class=Composition height=60 width="100%"></IFRAME>
<div id="switchDiv" style="padding: 0;margin: 0;width: 100%">
<table border="0" cellspacing="0" cellpadding="0" width="100%" style="background-color:buttonface">
    <tr>
      <td id="status1">
        <map name="switch1">
          <area onclick="switchstatus(2)" shape="polygon" coords="50, 1, 46, 7, 50, 14, 90, 14, 95, 2">
          <area onclick="switchstatus(3)" shape="polygon" coords="128, 13, 134, 0, 96, 0, 93, 10, 96, 14">
        </map>
        <img SRC="images/document/editor/normal.gif" height="15" width="135" usemap="#switch1" border="0">
      </td>
      <td id="status2" style="display:none">
        <map name="switch2">
          <area onclick="switchstatus(1)" shape="polygon" coords="5, 3, 12, 14, 43, 14, 49, 6, 43, 0">
          <area onclick="switchstatus(3)" shape="polygon" coords="97, 0, 94, 7, 98, 14, 127, 14, 134, 0">
        </map>
        <img SRC="images/document/editor/html.gif" height="15" width="135" usemap="#switch2" border="0">
      </td>
      <td id="status3" style="display:none">
        <map name="switch3">
          <area onclick="switchstatus(1)" shape="polygon" coords="3, 2, 10, 14, 41, 14, 50, 0">
          <area onclick="switchstatus(2)" shape="polygon" coords="87, 14, 91, 5, 87, 0, 50, 0, 46, 9, 49, 14">
        </map>
        <img SRC="images/document/editor/preview.gif" height="15" width="135" usemap="#switch3" border="0">
      </td>
      <td><img src="images/document/editor/scrollleft.gif" height=15 width=24></td>
      <td width="100%" style="background-color:white;filter:Alpha(opacity=50);"></td>
      <td><img src="images/document/editor/scrollright.gif" height=15 width=24></td>
    </tr>
	<form name="form1" action="" method=post onsubmit="return formSubmit();">
	<tr>
		<td><input size=10 name="content" type="hidden"></td>
	</tr>
	</form>
</table>
</div>
<SCRIPT language=Javascript src="scripts/composition.js"></SCRIPT>
<SCRIPT>
<!--
  initHTML=bodyTag;
  initEditor();
//-->
</SCRIPT>




<!--#######################################################################################-->
<!--#######################################################################################-->
                                </td>
                              </tr>
                              <tr> 
                                <td nowrap class="Shadow_white">关 键 字:</td>
                                <td> <input type="text" name="txtKeyWord" size="20" maxlength="5"> 
                                </td>
                              </tr>
                              <tr> 
                                <td align="center" colspan="2"> <br> <input type="button" value=" 确 定 " class="button" name="btAddContinue" onclick="btAddContinue_ondoc()" onMouseOver="onButton(this);" onMouseOut="offButton(this);">
                                    
                                  <input type="reset" value=" 重 填 " class="button" name="retRewirte" onMouseOver="onButton(this);" onMouseOut="offButton(this);">
                                    
                                  <input type="button" value=" 返 回 " class="button" name="btReturn" onclick="window.history.back(1)" onMouseOver="onButton(this);" onMouseOut="offButton(this);"> 
                                </td>
                              </tr>
                            </table>
                            <br>
                            </fieldset></td>
                        </tr>
                      </table>
                      <br> 
                      <!-- 内容区结束 -->
                    </td>
                  </tr>
                </table></td>
            </tr>
          </table></td>
        <td class="shadowRight"></td>
      </tr>
      <tr> 
        <td colspan="2" class="shadowBottom"></td>
      </tr>
    </table>
    <br>
  </div>
<input type=hidden name="OperType" value="Add">  <!--操作标识-->
</form>
<? } ?>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -