📄 webeditor_advance.vm
字号:
<DIV class=TBSep></DIV>
<DIV class=Btn title="$action.getText('webeditor.table')" onclick="showToolMenu('table')"><IMG class=Ico src="${action.getText('config.webeditor.path.img')}/iface/tablemenu.gif"></DIV>
<DIV class=Btn title="$action.getText('webeditor.form')" onclick="showToolMenu('form')"><IMG class=Ico src="${action.getText('config.webeditor.path.img')}/iface/formmenu.gif"></DIV>
<DIV class=Btn title="$action.getText('webeditor.showBorders')" onclick=showBorders()><IMG class=Ico src="${action.getText('config.webeditor.path.img')}/iface/showborders.gif"></DIV>
<DIV class=TBSep></DIV>
<DIV class=Btn title="$action.getText('webeditor.fieldset')" onclick="ShowDialog('${action.getText('config.webeditor.path.action')}/webeditorDialogForFieldset.action', 350, 170, true)"><IMG class=Ico src="${action.getText('config.webeditor.path.img')}/iface/fieldset.gif"></DIV>
<DIV class=Btn title="$action.getText('webeditor.iframe')" onclick="ShowDialog('${action.getText('config.webeditor.path.action')}/webeditorDialogForIframe.action', 350, 200, true)"><IMG class=Ico src="${action.getText('config.webeditor.path.img')}/iface/iframe.gif"></DIV>
<DIV class=Btn title="$action.getText('webeditor.insertHorizontalRule')" onclick="format('InsertHorizontalRule')"><IMG class=Ico src="${action.getText('config.webeditor.path.img')}/iface/inserthorizontalrule.gif"></DIV>
<DIV class=Btn title="$action.getText('webeditor.marquee')" onclick="ShowDialog('${action.getText('config.webeditor.path.action')}/webeditorDialogForMarquee.action', 395, 150, true)"><IMG class=Ico src="${action.getText('config.webeditor.path.img')}/iface/marquee.gif"></DIV>
<DIV class=TBSep></DIV>
<DIV class=Btn title="$action.getText('webeditor.createLink')" onclick=createLink()><IMG class=Ico src="${action.getText('config.webeditor.path.img')}/iface/createlink.gif"></DIV>
<DIV class=Btn title="$action.getText('webeditor.mapEdit')" onclick=mapEdit()><IMG class=Ico src="${action.getText('config.webeditor.path.img')}/iface/map.gif"></DIV>
<DIV class=Btn title="$action.getText('webeditor.unLink')" onclick="format('UnLink')"><IMG class=Ico src="${action.getText('config.webeditor.path.img')}/iface/unlink.gif"></DIV>
<DIV class=TBSep></DIV>
<DIV class=Btn title="$action.getText('webeditor.symbol')" onclick="ShowDialog('${action.getText('config.webeditor.path.action')}/webeditorDialogForSymbol.action', 350, 220, true)"><IMG class=Ico src="${action.getText('config.webeditor.path.img')}/iface/symbol.gif"></DIV>
<DIV class=Btn title="$action.getText('webeditor.emot')" onclick="ShowDialog('${action.getText('config.webeditor.path.action')}/webeditorDialogForEmot.action', 300, 180, true)"><IMG class=Ico src="${action.getText('config.webeditor.path.img')}/iface/emot.gif"></DIV>
<DIV class=Btn title="$action.getText('webeditor.excel')" onclick="insert('excel')"><IMG class=Ico src="${action.getText('config.webeditor.path.img')}/iface/excel.gif"></DIV>
<DIV class=Btn title="$action.getText('webeditor.nowdate')" onclick="insert('nowdate')"><IMG class=Ico src="${action.getText('config.webeditor.path.img')}/iface/date.gif"></DIV>
<DIV class=Btn title="$action.getText('webeditor.nowtime')" onclick="insert('nowtime')"><IMG class=Ico src="${action.getText('config.webeditor.path.img')}/iface/time.gif"></DIV>
<DIV class=TBSep></DIV>
<DIV class=Btn title="$action.getText('webeditor.quote')" onclick="insert('quote')"><IMG class=Ico src="${action.getText('config.webeditor.path.img')}/iface/quote.gif"></DIV>
<DIV class=TBSep></DIV>
<DIV class=Btn title="$action.getText('webeditor.maxArea')" onclick="Maximize()" id="MaxArea"><IMG class=Ico src="${action.getText('config.webeditor.path.img')}/iface/maximize.gif"></DIV>
<DIV class=Btn title="$action.getText('webeditor.minArea')" onclick="Minimize()" id="MinArea"><IMG class=Ico src="${action.getText('config.webeditor.path.img')}/iface/minimize.gif"></DIV>
<!-- <DIV class=Btn title="$action.getText('webeditor.help')" onclick="ShowDialog('dialog/help.htm','400','300')"><IMG class=Ico src="${action.getText('config.webeditor.path.img')}/iface/help.gif"></DIV> -->
</DIV>
</TD></TR>
</TABLE>
</TD></TR>
<TR><TD height="100%">
<TABLE height="100%" cellSpacing=0 cellPadding=0 width="100%" border=0>
<TR><TD height="100%">
<INPUT id=ContentEdit type=hidden>
<INPUT id=ModeEdit type=hidden>
<INPUT id=ContentLoad type=hidden>
<INPUT id=ContentFlag type=hidden value=0>
<IFRAME class=Composition id=eWebEditor marginWidth=1 marginHeight=1 src="about:blank" width="100%" scrolling=yes height="100%"></IFRAME>
</TD></TR>
</TABLE>
</TD></TR>
<TR><TD height=25>
<TABLE class=StatusBar height=25 cellSpacing=0 cellPadding=0 width="100%" border=0>
<TR vAlign=center><TD>
<TABLE height=20 cellSpacing=0 cellPadding=0 border=0>
<TR>
<TD width=10></TD>
<TD class=StatusBarBtnOff id=eWebEditor_CODE onclick="setMode('CODE')"><IMG height=15 src="${action.getText('config.webeditor.path.img')}/iface/modecode.gif" width=50 align=absMiddle border=0></TD>
<TD width=5></TD>
<TD class=StatusBarBtnOff id=eWebEditor_EDIT onclick="setMode('EDIT')"><IMG height=15 src="${action.getText('config.webeditor.path.img')}/iface/modeedit.gif" width=50 align=absMiddle border=0></TD>
<TD width=5></TD>
<TD class=StatusBarBtnOff id=eWebEditor_TEXT onclick="setMode('TEXT')"><IMG height=15 src="${action.getText('config.webeditor.path.img')}/iface/modetext.gif" width=50 align=absMiddle border=0></TD>
<TD width=5></TD>
<TD class=StatusBarBtnOff id=eWebEditor_VIEW onclick="setMode('VIEW')"><IMG height=15 src="${action.getText('config.webeditor.path.img')}/iface/modepreview.gif" width=50 align=absMiddle border=0></TD></TR></TABLE></TD>
<TD id=eWebEditor_License style="FONT-SIZE: 9pt" align=middle></TD>
<TD align=right>
<TABLE height=20 cellSpacing=0 cellPadding=0 border=0>
<TR>
<TD style="CURSOR: pointer" onclick=sizeChange(150)><IMG height=20 alt="$action.getText('webeditor.sizeplus')" src="${action.getText('config.webeditor.path.img')}/iface/sizeplus.gif" width=20 border=0></TD>
<TD width=5></TD>
<TD style="CURSOR: pointer" onclick=sizeChange(-150)><IMG height=20 alt="$action.getText('webeditor.sizeminus')" src="${action.getText('config.webeditor.path.img')}/iface/sizeminus.gif" width=20 border=0></TD>
<TD width=40></TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
</TD></TR>
</TABLE>
<DIV id=eWebEditor_Temp_HTML style="VISIBILITY: hidden; OVERFLOW: hidden; WIDTH: 1px; POSITION: absolute; HEIGHT: 1px"></DIV>
<FORM id=eWebEditor_UploadForm action=upload.asp?action=remote&type=remote&style=standard method=post target=eWebEditor_UploadTarget><INPUT type=hidden name=eWebEditor_UploadText></FORM>
<IFRAME name=eWebEditor_UploadTarget src="about:blank" width=0 height=0></IFRAME>
<DIV id=divProcessing style="DISPLAY: none; WIDTH: 200px; POSITION: absolute; HEIGHT: 30px">
<TABLE height="100%" cellSpacing=1 cellPadding=0 width="100%" bgColor=#000000 border=0>
<TR><TD bgColor=#3a6ea5>
<MARQUEE style="FONT-SIZE: 9pt" scrollAmount=5 behavior=alternate align="middle"><FONT color=#ffffff>$action.getText('webeditor.watingInfo')</FONT></MARQUEE>
</TD></TR>
</TABLE>
</DIV>
</TD></TR>
</TABLE>
</BODY></HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -