📄 manualpic.htm
字号:
<HTML><HEAD><TITLE></TITLE>
<META http-equiv=Content-Type content="text/html; charset=gb2312"><LINK
href="../css/InputStyle.css" type=text/css rel=stylesheet><LINK
href="../css/dialog.css" type=text/css rel=stylesheet>
<SCRIPT language=JavaScript src="../css/Style.js"></SCRIPT>
<SCRIPT language=JavaScript src="../css/Validate.js"></SCRIPT>
<SCRIPT language=javascript>
<!--
function PopPicSel(){
window.open ("SelPic.htm","SelPic","top=200,left=200,height=140,width=400,status=yes,toolbar=no,menubar=no,location=no,resizable=yes,status=yes,titlebar=yes");
}
function PopPreView(){
var ViewPath;
ViewPath = form1.FilePath.value;
if (ViewPath!="")
{
window.open (ViewPath,"ViewPic","top=200,left=600,height=300,width=300");
}
}
function window_onload() {
form1.Remark.focus ();
}
//-->
</SCRIPT>
<META content="MSHTML 6.00.2800.1126" name=GENERATOR></HEAD>
<BODY onload="return window_onload()" bgcolor=buttonface>
<FORM name=form1
onsubmit="JavaScript:return Validate('Remark|1,Keyword|1,FilePath|1,MMSort|6')"
action=manualpic.htm method=post target=InsertPicFrame>
图片路径
<INPUT maxLength=80 name=FilePath><INPUT
type=hidden name=FileSize> <INPUT class=ButtonStyle onmouseover=ChangeStyle(this) onclick=PopPicSel() onmouseout=RemoveStyle(this) type=button value=选择图片 name=SelPic><INPUT class=ButtonStyle onmouseover=ChangeStyle(this) onclick=PopPreView() onmouseout=RemoveStyle(this) type=button value=预览 name=ImagePreView><BR>
<INPUT class=ButtonStyle onmouseover=ChangeStyle(this) onmouseout=RemoveStyle(this) type=submit value=插入图片 name=submit1>
<INPUT class=ButtonStyle onmouseover=ChangeStyle(this) onclick="parent.window.close ()" onmouseout=RemoveStyle(this) type=button value=取消插入 name=CancleInsert>
</FORM></BODY></HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -