?? ie5editor.tpl
字號:
<td class="wpContextCellTwo"> ##insert_hyperlink##</td>
</tr>
<!-- end link -->
<!-- begin document -->
<tr cid="createlink" onClick="parent.wp_open_document_window(parent.wp_current_obj,this)" onMouseOver="parent.wp_menuover(this)" onMouseOut="parent.wp_menuout(this)">
<td class="wpContextCellOne"><img width="22" height="22" alt="" src="##directory##images/doc_link.gif" /></td>
<td class="wpContextCellTwo"> ##document_link##</td>
</tr>
<!-- end document -->
</table>
</div>
</div>
<!-- boomark context menu -->
<div id="##name##_bookmarkMenu" style="display:none">
<div class="wpContextBorder">
<table class="wpContextTable" style="height:##bmenu_height##px;" border="0" cellpadding="0" cellspacing="0">
<tr cid="cut" onClick="parent.wp_callFormatting(parent.wp_current_obj,'cut')" onMouseOver="parent.wp_menuover(this)" onMouseOut="parent.wp_menuout(this)">
<td class="wpContextCellOne"><img width="22" height="22" alt="" src="##directory##images/cut.gif" /></td>
<td class="wpContextCellTwo"> ##cut##</td>
</tr>
<tr cid="cut" onClick="parent.wp_callFormatting(parent.wp_current_obj,'copy')" onMouseOver="parent.wp_menuover(this)" onMouseOut="parent.wp_menuout(this)">
<td class="wpContextCellOne"><img width="22" height="22" alt="" src="##directory##images/copy.gif" /></td>
<td class="wpContextCellTwo"> ##copy##</td>
</tr>
<tr cid="paste" onClick="parent.wp_callFormatting(parent.wp_current_obj,'Paste')" onMouseOver="parent.wp_menuover(this)" onMouseOut="parent.wp_menuout(this)">
<td class="wpContextCellOne"><img width="22" height="22" alt="" src="##directory##images/paste.gif" /></td>
<td class="wpContextCellTwo"> ##paste##</td>
</tr>
<!-- begin pasteword -->
<tr cid="insertimage" onClick="parent.wp_paste_word_html(parent.wp_current_obj,this)" onMouseOver="parent.wp_menuover(this)" onMouseOut="parent.wp_menuout(this)">
<td class="wpContextCellOne"><img width="22" height="22" alt="" src="##directory##images/pasteword.gif" /></td>
<td class="wpContextCellTwo"> ##paste_word##</td>
</tr>
<!-- end pasteword -->
<!-- begin bookmark -->
<tr cid="forecolor">
<td class="wpContextCellOne"><img src="##directory##images/spacer.gif" width="1" height="1" alt="" /></td>
<td align="right"><img style="background-color:threedshadow; margin: 3px 0px" src="##directory##images/spacer.gif" width="200" height="1" alt="" /></td>
</tr>
<tr cid="insertimage" onClick="parent.wp_open_bookmark_window(parent.wp_current_obj,this)" onMouseOver="parent.wp_menuover(this)" onMouseOut="parent.wp_menuout(this)">
<td class="wpContextCellOne"><img class="wpDisabled" width="22" height="22" alt="" src="##directory##images/bookmark.gif" /></td>
<td class="wpContextCellTwo"> ##bookmark_properties##</td>
</tr>
<!-- end bookmark -->
</table>
</div>
</div>
<!-- table context menu -->
<div id="##name##_tableMenu" style="display:none">
<div class="wpContextBorder">
<table class="wpContextTable" style="height:##tmenu_height##px;" border="0" cellpadding="0" cellspacing="0">
<tr cid="cut" onClick="parent.wp_callFormatting(parent.wp_current_obj,'cut')" onMouseOver="parent.wp_menuover(this)" onMouseOut="parent.wp_menuout(this)">
<td class="wpContextCellOne"><img width="22" height="22" alt="" src="##directory##images/cut.gif" /></td>
<td class="wpContextCellTwo"> ##cut##</td>
</tr>
<tr cid="cut" onClick="parent.wp_callFormatting(parent.wp_current_obj,'copy')" onMouseOver="parent.wp_menuover(this)" onMouseOut="parent.wp_menuout(this)">
<td class="wpContextCellOne"><img width="22" height="22" alt="" src="##directory##images/copy.gif" /></td>
<td class="wpContextCellTwo"> ##copy##</td>
</tr>
<tr cid="paste" onClick="parent.wp_callFormatting(parent.wp_current_obj,'Paste')" onMouseOver="parent.wp_menuover(this)" onMouseOut="parent.wp_menuout(this)">
<td class="wpContextCellOne"><img width="22" height="22" alt="" src="##directory##images/paste.gif" /></td>
<td class="wpContextCellTwo"> ##paste##</td>
</tr>
<!-- begin pasteword -->
<tr cid="forecolor" onClick="parent.wp_paste_word_html(parent.wp_current_obj,this)" onMouseOver="parent.wp_menuover(this)" onMouseOut="parent.wp_menuout(this)">
<td class="wpContextCellOne"><img width="22" height="22" alt="" src="##directory##images/pasteword.gif" /></td>
<td class="wpContextCellTwo"> ##paste_word##</td>
</tr>
<!-- end pasteword -->
<!-- begin tbl -->
<!-- begin edittable -->
<tr cid="forecolor" >
<td class="wpContextCellOne"><img src="##directory##images/spacer.gif" width="1" height="1" alt="" /></td>
<td align="right"><img style="background-color:threedshadow; margin: 3px 0px" src="##directory##images/spacer.gif" width="240" height="1" alt="" /></td>
</tr>
<tr cid="forecolor" onClick="parent.wp_open_table_editor(parent.wp_current_obj,this)" onMouseOver="parent.wp_menuover(this)" onMouseOut="parent.wp_menuout(this)">
<td class="wpContextCellOne"><img width="22" height="22" alt="" src="##directory##images/edittable.gif" /></td>
<td class="wpContextCellTwo"> ##table_properties##</td>
</tr>
<tr cid="forecolor" onClick="parent.wp_processRow(parent.wp_current_obj,'addabove',this)" onMouseOver="parent.wp_menuover(this)" onMouseOut="parent.wp_menuout(this)">
<td class="wpContextCellOne"><img width="22" height="22" alt="" src="##directory##images/insrowabove.gif" /></td>
<td class="wpContextCellTwo"> ##add_row_above##</td>
</tr>
<tr cid="forecolor" onClick="parent.wp_processRow(parent.wp_current_obj,'addbelow',this)" onMouseOver="parent.wp_menuover(this)" onMouseOut="parent.wp_menuout(this)">
<td class="wpContextCellOne"><img width="22" height="22" alt="" src="##directory##images/insrowbelow.gif" /></td>
<td class="wpContextCellTwo"> ##add_row_below##</td>
</tr>
<tr cid="forecolor" onClick="parent.wp_processColumn(parent.wp_current_obj,'addleft',this)" onMouseOver="parent.wp_menuover(this)" onMouseOut="parent.wp_menuout(this)">
<td class="wpContextCellOne"><img width="22" height="22" alt="" src="##directory##images/inscolleft.gif" /></td>
<td class="wpContextCellTwo"> ##add_column_left##</td>
</tr>
<tr cid="forecolor" onClick="parent.wp_processColumn(parent.wp_current_obj,'addright',this)" onMouseOver="parent.wp_menuover(this)" onMouseOut="parent.wp_menuout(this)">
<td class="wpContextCellOne"><img width="22" height="22" alt="" src="##directory##images/inscolright.gif" /></td>
<td class="wpContextCellTwo"> ##add_column_right##</td>
</tr>
<tr cid="forecolor" onClick="parent.wp_processRow(parent.wp_current_obj,'remove',this)" onMouseOver="parent.wp_menuover(this)" onMouseOut="parent.wp_menuout(this)">
<td class="wpContextCellOne"><img width="22" height="22" alt="" src="##directory##images/delrow.gif" /></td>
<td class="wpContextCellTwo"> ##delete_row##</td>
</tr>
<tr cid="forecolor" onClick="parent.wp_processColumn(parent.wp_current_obj,'remove',this)" onMouseOver="parent.wp_menuover(this)" onMouseOut="parent.wp_menuout(this)">
<td class="wpContextCellOne"><img width="22" height="22" alt="" src="##directory##images/delcol.gif" /></td>
<td class="wpContextCellTwo"> ##delete_column##</td>
</tr>
<tr cid="mergeright" onClick="parent.wp_mergeRight(parent.wp_current_obj,this)" onMouseOver="parent.wp_menuover(this)" onMouseOut="parent.wp_menuout(this)">
<td class="wpContextCellOne"><img width="22" height="22" alt="" src="##directory##images/mrgcellh.gif" /></td>
<td class="wpContextCellTwo"> ##merge_right##</td>
</tr>
<tr cid="mergebelow" onClick="parent.wp_mergeDown(parent.wp_current_obj,this)" onMouseOver="parent.wp_menuover(this)" onMouseOut="parent.wp_menuout(this)">
<td class="wpContextCellOne"><img width="22" height="22" alt="" src="##directory##images/mrgcelld.gif" /></td>
<td class="wpContextCellTwo"> ##merge_below##</td>
</tr>
<tr cid="unmergeright" onClick="parent.wp_unMergeRight(parent.wp_current_obj,this)" onMouseOver="parent.wp_menuover(this)" onMouseOut="parent.wp_menuout(this)">
<td class="wpContextCellOne"><img width="22" height="22" alt="" src="##directory##images/spltcellh.gif" /></td>
<td class="wpContextCellTwo"> ##unmerge_right##</td>
</tr>
<tr cid="unmergebelow" onClick="parent.wp_unMergeDown(parent.wp_current_obj,this)" onMouseOver="parent.wp_menuover(this)" onMouseOut="parent.wp_menuout(this)">
<td class="wpContextCellOne"><img width="22" height="22" alt="" src="##directory##images/unmrgcelld.gif" /></td>
<td class="wpContextCellTwo"> ##unmerge_below##</td>
</tr>
<!-- end edittable -->
<!-- end tbl -->
<!-- begin link -->
<tr cid="forecolor" >
<td class="wpContextCellOne"><img src="##directory##images/spacer.gif" width="1" height="1" alt="" /></td>
<td align="right"><img style="background-color:threedshadow; margin: 3px 0px" src="##directory##images/spacer.gif" width="240" height="1" alt="" /></td>
</tr>
<tr cid="createlink" onClick="parent.wp_##hyperlink_function2##" onMouseOver="parent.wp_menuover(this)" onMouseOut="parent.wp_menuout(this)">
<td class="wpContextCellOne"><img width="22" height="22" alt="" src="##directory##images/link.gif" /></td>
<td class="wpContextCellTwo"> ##insert_hyperlink##</td>
</tr>
<!-- end link -->
<!-- begin document -->
<tr cid="createlink" onClick="parent.wp_open_document_window(parent.wp_current_obj,this)" onMouseOver="parent.wp_menuover(this)" onMouseOut="parent.wp_menuout(this)">
<td class="wpContextCellOne"><img width="22" height="22" alt="" src="##directory##images/doc_link.gif" /></td>
<td class="wpContextCellTwo"> ##document_link##</td>
</tr>
<!-- end document -->
</table>
</div>
</div>
<!-- end ie50_remove -->
<!-- drop-down menus -->
<div id="##name##_font-menu" style="display:none">
<div class="off" onClick="parent.wp_change_font(parent.wp_current_obj,'null');off(this)" onMouseOver="on(this)" onMouseOut="off(this)">##default##</div>
##font_menu##
</div>
<div id="##name##_size-menu" style="display:none">
<div class="off" onClick="parent.wp_change_font_size(parent.wp_current_obj,'null');off(this)" onMouseOver="on(this)" onMouseOut="off(this)">##default##</div>
##size_menu##
</div>
<div id="##name##_format-menu" style="display:none">
##format_menu##
</div>
<div id="##name##_class-menu" style="display:none">
<div class="off" onClick="parent.wp_change_class(parent.wp_current_obj,'wp_none');off(this)" onMouseOver="on(this)" onMouseOut="off(this)">##clear_styles##</div>
##class_menu## </div>
</div>
<!-- end hidden stuff ----------------------------------------------------------------------------------------------->
</td>
</tr>
</table>
<script language="JavaScript" type="text/javascript">
<!--//
var ##name## = document.getElementById('##name##');
//-->
</script>
<noscript>
<p>##javascript_warning##</p>
</noscript>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -