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

📄 toolbar.php

📁 灵活强大的会员系统轻松构建互动应用
💻 PHP
📖 第 1 页 / 共 5 页
字号:
<table width="100%" cellspacing="0" cellpadding="0" class=toolbar>
<tr>
<td class="body" height="24">
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="hide" align="center" id="toolbar_preview">
<tr>
  <td class="body" height="24">
  &nbsp;<img src="<?php echo $DevEditPath; ?>/de_images/popups/preview.gif" width="21" height="20" align=absmiddle>&nbsp;<?php echo sTxtHelpPModeTitle; ?>
  </td>
 </tr>
</table>
 <table width="100%" border="0" cellspacing="0" cellpadding="0" class="hide" align="center" id="toolbar_code">
<tr>
  <td class="body" height="22">
  <table border="0" cellspacing="0" cellpadding="1">
  <tr id=de>
<?php if($this->__hideSave != true) { ?>
<td>
<img border="0" src="<?php echo $DevEditPath; ?>/de_images/button_save.gif" width="21" height="20" onmouseover="button_over(this);" onmouseout="button_out(this);" onmousedown="button_down(this);" onClick='saveDevEdit();' title="<?php echo sTxtSave; ?>" class=toolbutton></td>
<?php } ?>
<?php if($this->__hideFullScreen != true) { ?>
<td>
<img id=fullscreen2 border="0" src="<?php echo $DevEditPath; ?>/de_images/button_fullscreen.gif" width="21" height="20" onmouseover="button_over(this);" onmouseout="button_out2(this);" onmousedown="button_down(this);" onClick='toggleSize();foo.focus();' title="<?php echo sTxtFullscreen; ?>" class=toolbutton></td>
<?php } ?>
<td>
  <img border="0" disabled id="toolbarCut2_off" src="<?php echo $DevEditPath; ?>/de_images/button_cut_disabled.gif" width="21" height="20" title="<?php echo sTxtCut; ?> (Ctrl+X)" class=toolbutton><img border="0" id="toolbarCut2_on" src="<?php echo $DevEditPath; ?>/de_images/button_cut.gif" width="21" height="20" onmouseover="button_over(this);" onmouseout="button_out(this);" onmousedown="button_down(this);" onClick='doCommand("Cut");foo.focus();' title="<?php echo sTxtCut; ?> (Ctrl+X)" class=toolbutton style="display:none"></td>
<td>
  <img border="0" disabled id="toolbarCopy2_off" src="<?php echo $DevEditPath; ?>/de_images/button_copy_disabled.gif" width="21" height="20" title="<?php echo sTxtCopy; ?> (Ctrl+C)" class=toolbutton><img border="0" id="toolbarCopy2_on" src="<?php echo $DevEditPath; ?>/de_images/button_copy.gif" width="21" height="20" onmouseover="button_over(this);" onmouseout="button_out(this);" onmousedown="button_down(this);" onClick='doCommand("Copy");foo.focus();' title="<?php echo sTxtCopy; ?> (Ctrl+C)" class=toolbutton style="display:none"></td>
<td>
  <img border="0" disabled id="toolbarPasteButton2_off" src="<?php echo $DevEditPath; ?>/de_images/button_paste_disabled.gif" width="21" height="20" title="<?php echo sTxtPaste; ?> (Ctrl+V)" class=toolbutton><img border="0" id="toolbarPasteButton2_on" src="<?php echo $DevEditPath; ?>/de_images/button_paste.gif" width="21" height="20" onmouseover="button_over(this);" onmouseout="button_out(this);" onmousedown="button_down(this);" onClick='doCommand("Paste");foo.focus();' title="<?php echo sTxtPaste; ?> (Ctrl+V)" class=toolbutton style="display:none"></td>
<td>
  <img border="0" src="<?php echo $DevEditPath; ?>/de_images/button_find.gif" width="21" height="20" onmouseover="button_over(this);" onmouseout="button_out(this);" onmousedown="button_down(this);" onClick='ShowFindDialog();foo.focus();' title="<?php echo sTxtFindReplace; ?>" class=toolbutton></td>
<td><img src="<?php echo $DevEditPath; ?>/de_images/seperator.gif" width="2" height="21"></td>
<td>
  <img border="0" disabled id="undo2_off" src="<?php echo $DevEditPath; ?>/de_images/button_undo_disabled.gif" width="21" height="20" title="<?php echo sTxtUndo; ?> (Ctrl+Z)" class=toolbutton><img border="0" id="undo2_on" src="<?php echo $DevEditPath; ?>/de_images/button_undo.gif" width="21" height="20" onmouseover="button_over(this);" onmouseout="button_out(this);" onmousedown="button_down(this);" onClick='doCommand("Undo");' title="<?php echo sTxtUndo; ?> (Ctrl+Z)" class=toolbutton style="display:none"></td>
<td>
  <img border="0" disabled id="redo2_off" src="<?php echo $DevEditPath; ?>/de_images/button_redo_disabled.gif" width="21" height="20" title="<?php echo sTxtRedo; ?> (Ctrl+Y)" class=toolbutton><img border="0" id="redo2_on" src="<?php echo $DevEditPath; ?>/de_images/button_redo.gif" width="21" height="20" onmouseover="button_over(this);" onmouseout="button_out(this);" onmousedown="button_down(this);" onClick='doCommand("Redo");' title="<?php echo sTxtRedo; ?> (Ctrl+Y)" class=toolbutton style="display:none"></td>
</tr>
</table>
  </td>
 </tr>
<tr>
  <td class="body" bgcolor="#808080"><img src="<?php echo $DevEditPath; ?>/de_images/1x1.gif" width="1" height="1"></td>
</tr>
<tr>
  <td class="body" bgcolor="#FFFFFF"><img src="<?php echo $DevEditPath; ?>/de_images/1x1.gif" width="1" height="1"></td>
</tr>
 <tr><td height=24>&nbsp;</td></tr>
</table>
  <table width="100%" border="0" cellspacing="0" cellpadding="0" class="bevel3" align="center" id="toolbar_full">
<tr>
  <td class="body" height="22">
<table border="0" cellspacing="0" cellpadding="1" id=toolbar1>
  <tr id=de>
<?php if($this->__hideSave != true) { ?>
<td>
<img border="0" src="<?php echo $DevEditPath; ?>/de_images/button_save.gif" width="21" height="20" onmouseover="button_over(this);" onmouseout="button_out(this);" onmousedown="button_down(this);" onClick='saveDevEdit();' title="<?php echo sTxtSave; ?>" class=toolbutton></td>
<?php } ?>
<?php if($this->__hideFullScreen != true) { ?>
<td>
<img id=fullscreen border="0" src="<?php echo $DevEditPath; ?>/de_images/button_fullscreen.gif" width="21" height="20" onmouseover="button_over(this);" onmouseout="button_out2(this);" onmousedown="button_down(this);" onClick='toggleSize();foo.focus();' title="<?php echo sTxtFullscreen; ?>" class=toolbutton></td>
<?php } ?>
<td>
<img border="0" disabled id="toolbarCut_off" src="<?php echo $DevEditPath; ?>/de_images/button_cut_disabled.gif" width="21" height="20" title="<?php echo sTxtCut; ?> (Ctrl+X)" class=toolbutton><img border="0" id="toolbarCut_on" src="<?php echo $DevEditPath; ?>/de_images/button_cut.gif" width="21" height="20" onmouseover="button_over(this);" onmouseout="button_out(this);" onmousedown="button_down(this);" onClick='doCommand("Cut");foo.focus();' title="<?php echo sTxtCut; ?> (Ctrl+X)" class=toolbutton style="display:none"></td>
<td>
<img border="0" disabled id="toolbarCopy_off" src="<?php echo $DevEditPath; ?>/de_images/button_copy_disabled.gif" width="21" height="20" title="<?php echo sTxtCopy; ?> (Ctrl+C)" class=toolbutton><img border="0" id="toolbarCopy_on" src="<?php echo $DevEditPath; ?>/de_images/button_copy.gif" width="21" height="20" onmouseover="button_over(this);" onmouseout="button_out(this);" onmousedown="button_down(this);" onClick='doCommand("Copy");foo.focus();' title="<?php echo sTxtCopy; ?> (Ctrl+C)" class=toolbutton style="display:none"></td>
<td>
<img id=toolbarPasteButton_off disabled class=toolbutton width="21" height="20" src="<?php echo $DevEditPath; ?>/de_images/button_paste_disabled.gif" border=0 unselectable="on" title="<?php echo sTxtPaste; ?> (Ctrl+V)"><img id=toolbarPasteButton_on class=toolbutton onMouseDown="button_down(this);" onMouseOver="button_over(this); button_over(toolbarPasteDrop_on)" onClick="doCommand('Paste'); foo.focus()" onMouseOut="button_out(this); button_out(toolbarPasteDrop_on);" width="21" height="20" src="<?php echo $DevEditPath; ?>/de_images/button_paste.gif" border=0 unselectable="on" title="<?php echo sTxtPaste; ?> (Ctrl+V)" style="display:none"><img id=toolbarPasteDrop_off disabled class=toolbutton width="7" height="20" src="<?php echo $DevEditPath; ?>/de_images/button_drop_menu_disabled.gif" border=0 unselectable="on"><img id=toolbarPasteDrop_on class=toolbutton onMouseDown="button_down(this);" onMouseOver="button_over(this); button_over(toolbarPasteButton_on)" onClick="showMenu('pasteMenu',180,42)" onMouseOut="button_out(this); button_out(toolbarPasteButton_on);" width="7" height="20" src="<?php echo $DevEditPath; ?>/de_images/button_drop_menu.gif" border=0 unselectable="on" style="display:none"></td>
<td>
  <img border="0" src="<?php echo $DevEditPath; ?>/de_images/button_find.gif" width="21" height="20" onmouseover="button_over(this);" onmouseout="button_out(this);" onmousedown="button_down(this);" onClick='ShowFindDialog();foo.focus();' title="<?php echo sTxtFindReplace; ?>" class=toolbutton></td>
<td>
<img src="<?php echo $DevEditPath; ?>/de_images/seperator.gif" width="2" height="21"></td>
<td>
<img id="undo_off" disabled UNSELECTABLE="on" border="0" src="<?php echo $DevEditPath; ?>/de_images/button_undo_disabled.gif" width="21" height="20" title="<?php echo sTxtUndo; ?> (Ctrl+Z)" class=toolbutton><img id="undo_on" UNSELECTABLE="on" border="0" src="<?php echo $DevEditPath; ?>/de_images/button_undo.gif" width="21" height="20" onmouseover="button_over(this);" onmouseout="button_out(this);" onmousedown="button_down(this);" onClick='goHistory(-1);' title="<?php echo sTxtUndo; ?> (Ctrl+Z)" class=toolbutton style="display:none"></td>
<td>
<img id="redo_off" disabled UNSELECTABLE="on" border="0" src="<?php echo $DevEditPath; ?>/de_images/button_redo_disabled.gif" width="21" height="20" title="<?php echo sTxtRedo; ?> (Ctrl+Y)" class=toolbutton><img id="redo_on" UNSELECTABLE="on" border="0" src="<?php echo $DevEditPath; ?>/de_images/button_redo.gif" width="21" height="20" onmouseover="button_over(this);" onmouseout="button_out(this);" onmousedown="button_down(this);" onClick='goHistory(1);' title="<?php echo sTxtRedo; ?> (Ctrl+Y)" class=toolbutton style="display:none"></td>
<td><img src="<?php echo $DevEditPath; ?>/de_images/seperator.gif" width="2" height="21"></td>

<?php if($this->__hideSpelling != true) { ?>
<td>
<img id="toolbarSpell" border="0" src="<?php echo $DevEditPath; ?>/de_images/button_spellcheck.gif" width="21" height="20" onmouseover="button_over(this);" onmouseout="button_out(this);" onmousedown="button_down(this);" onClick='spellCheck();' title="<?php echo sTxtCheckSpelling; ?> (F7)" class=toolbutton></td>
<td><img src="<?php echo $DevEditPath; ?>/de_images/seperator.gif" width="2" height="21"></td>
<?php } ?>

<?php if($this->__hideRemoveTextFormatting != true) { ?>
<td>
<img border="0" src="<?php echo $DevEditPath; ?>/de_images/button_remove_format.gif" width="21" height="20" onmouseover="button_over(this);" onmouseout="button_out(this);" onmousedown="button_down(this);" onClick='doCommand("RemoveFormat");' title="<?php echo sTxtRemoveFormatting; ?>" class=toolbutton></td>
<td><img src="<?php echo $DevEditPath; ?>/de_images/seperator.gif" width="2" height="21"></td>
<?php } ?>
<?php if($this->__hideBold != true) { ?>
<td>
<img id="fontBold" border="0" src="<?php echo $DevEditPath; ?>/de_images/button_bold.gif" width="21" height="20" onmouseover="button_over(this);" onmouseout="button_out2(this);" onmousedown="button_down(this);" onClick='doCommand("Bold");foo.focus();' title="<?php echo sTxtBold; ?> (Ctrl+B)" class=toolbutton></td>
<?php } ?>
<?php if($this->__hideUnderline != true) { ?>
<td>
<img id="fontUnderline" border="0" src="<?php echo $DevEditPath; ?>/de_images/button_underline.gif" width="21" height="20" onmouseover="button_over(this);" onmouseout="button_out2(this);" onmousedown="button_down(this);" onClick='doCommand("Underline");foo.focus();' title="<?php echo sTxtUnderline; ?> (Ctrl+U)" class=toolbutton></td>
<?php } ?>
<?php if($this->__hideItalic != true) { ?>
<td>
<img id="fontItalic" border="0" src="<?php echo $DevEditPath; ?>/de_images/button_italic.gif" width="21" height="20" onmouseover="button_over(this);" onmouseout="button_out2(this);" onmousedown="button_down(this);" onClick='doCommand("Italic");foo.focus();' title="<?php echo sTxtItalic; ?> (Ctrl+I)" class=toolbutton></td>
<?php } ?>

<?php if($this->__hideStrikethrough != true) { ?>
<td>
<img id="fontStrikethrough" border="0" src="<?php echo $DevEditPath; ?>/de_images/button_strikethrough.gif" width="21" height="20" onmouseover="button_over(this);" onmouseout="button_out2(this);" onmousedown="button_down(this);" onClick='doCommand("Strikethrough");foo.focus();' title="<?php echo sTxtStrikethrough; ?>" class=toolbutton></td>
<?php } ?>
<td><img src="<?php echo $DevEditPath; ?>/de_images/seperator.gif" width="2" height="21"></td>

<?php if($this->__hideNumberList != true) { ?>
<td>
<img id="fontInsertOrderedList" border="0" src="<?php echo $DevEditPath; ?>/de_images/button_numbers.gif" width="21" height="20" onmouseover="button_over(this);" onmouseout="button_out2(this);" onmousedown="button_down(this);" onClick='doCommand("InsertOrderedList");foo.focus();' title="<?php echo sTxtNumList; ?>" class=toolbutton></td>
<?php } ?>
<?php if($this->__hideBulletList != true) { ?>
<td>
<img id="fontInsertUnorderedList" border="0" src="<?php echo $DevEditPath; ?>/de_images/button_bullets.gif" width="21" height="20" onmouseover="button_over(this);" onmouseout="button_out2(this);" onmousedown="button_down(this);" onClick='doCommand("InsertUnorderedList");foo.focus();' title="<?php echo sTxtBulletList; ?>" class=toolbutton></td>
<?php } ?>
<?php if($this->__hideDecreaseIndent != true) { ?>
<td>
<img border="0" src="<?php echo $DevEditPath; ?>/de_images/button_decrease_indent.gif" width="21" height="20" onmouseover="button_over(this);" onmouseout="button_out(this);" onmousedown="button_down(this);" onClick='doCommand("Outdent");foo.focus();' title="<?php echo sTxtDecreaseIndent; ?>" class=toolbutton></td>
<?php } ?>
<?php if($this->__hideIncreaseIndent != true) { ?>
<td>
<img border="0" src="<?php echo $DevEditPath; ?>/de_images/button_increase_indent.gif" width="21" height="20" onmouseover="button_over(this);" onmouseout="button_out(this);" onmousedown="button_down(this);" onClick='doCommand("Indent");foo.focus();' title="<?php echo sTxtIncreaseIndent; ?>" class=toolbutton></td>
<td><img src="<?php echo $DevEditPath; ?>/de_images/seperator.gif" width="2" height="21"></td>
<?php } ?>
<?php if($this->__hideSuperScript != true) { ?>
<td>
<img id="fontSuperScript" border="0" src="<?php echo $DevEditPath; ?>/de_images/button_superscript.gif" width="21" height="20" onmouseover="button_over(this);" onmouseout="button_out2(this);" onmousedown="button_down(this);" onClick='doCommand("superscript");foo.focus();' title="<?php echo sTxtSuperscript; ?>" class=toolbutton></td>
<?php } ?>
<?php if($this->__hideSubScript != true) { ?>
<td>
<img id="fontSubScript" border="0" src="<?php echo $DevEditPath; ?>/de_images/button_subscript.gif" width="21" height="20" onmouseover="button_over(this);" onmouseout="button_out2(this);" onmousedown="button_down(this);" onClick='doCommand("subscript");foo.focus();' title="<?php echo sTxtSubscript; ?>" class=toolbutton></td>
<td><img src="<?php echo $DevEditPath; ?>/de_images/seperator.gif" width="2" height="21"></td>
<?php } ?>
<?php if($this->__hideLeftAlign != true) { ?>
<td>
<img id="fontJustifyLeft" border="0" src="<?php echo $DevEditPath; ?>/de_images/button_align_left.gif" width="21" height="20" onmouseover="button_over(this);" onmouseout="button_out2(this);" onmousedown="button_down(this);" onClick='doCommand("JustifyLeft");foo.focus();' title="<?php echo sTxtAlignLeft; ?>" class=toolbutton></td>
<?php } ?>
<?php if($this->__hideCenterAlign != true) { ?>
<td>
<img id="fontJustifyCenter" border="0" src="<?php echo $DevEditPath; ?>/de_images/button_align_center.gif" width="21" height="20" onmouseover="button_over(this);" onmouseout="button_out2(this);" onmousedown="button_down(this);" onClick='doCommand("JustifyCenter");foo.focus();' title="<?php echo sTxtAlignCenter; ?>" class=toolbutton></td>

⌨️ 快捷键说明

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