📄 forums_main_topic_input1.aspx
字号:
AddTxt="<img></img>";
AddText(AddTxt);
} else {
txt=prompt("请输入图片链接的网址","http://");
if(txt!=null) {
AddTxt="<img>"+txt+"</img>";
AddText(AddTxt);
}
}
}
function showcode() {
if (helpstat) {
alert("代码标签\n在输入的信息头尾加上水平线,使得输入信息保持原来的格式。\n主要用于以正确的格式显示一些代码,如Perl、javascripts代码。.\n\n用法: <code>需要以原始格式显示的代码内容</code>");
} else if (basic) {
AddTxt=" <code> </code>";
AddText(AddTxt);
} else {
txt=prompt("输入需要以原始格式显示的代码内容","");
if (txt!=null) {
AddTxt="<code>"+txt+"</code>";
AddText(AddTxt);
}
}
}
function list() {
if (helpstat) {
alert("编号标签\n创建一个以园点、数字或者字母为编号的列表.\n\n用法: <list> <*>项目一</*> <*>项目二</*> <*>项目三</*> </list>");
} else if (basic) {
AddTxt=" <list><*> </*><*> </*><*> </*></list>";
AddText(AddTxt);
} else {
type=prompt("编号类型\n输入\'A\' 显示为字母编号, \'1\' 显示为数字编号,空白显示为园点编号.","");
while ((type!="") && (type!="A") && (type!="a") && (type!="1") && (type!=null)) {
txt=prompt("错误!\\n编号类型只能是空白,或者输入 'A' 和 '1'.","");
}
if (type!=null) {
if (type=="") {
AddTxt="<list>";
} else {
AddTxt="<list="+type+">";
}
txt="1";
while ((txt!="") && (txt!=null)) {
txt=prompt("空白表示结束列表","");
if (txt!="") {
AddTxt+="<*>"+txt+"</*>";
}
}
if (type=="") {
AddTxt+="</list> ";
} else {
AddTxt+="</list="+type+">";
}
AddText(AddTxt);
}
}
}
function underline() {
if (helpstat) {
alert("下划线标签\n将指定文字加上下划线\n\n用法: <u>需加上下划线的文本</u>");
} else if (basic) {
AddTxt="<u></u>";
AddText(AddTxt);
} else {
txt=prompt("输入需加上下划线的文本.","输入需加上下划线的文本");
if (txt!=null) {
AddTxt="<u>"+txt+"</u>";
AddText(AddTxt);
}
}
}
function showfont(font) {
if (helpstat){
alert("字体标签\n设置文本字体\n字体能否正确显示取决于浏览者电脑中是否安装指定字体\n因此,中文字体推荐宋体和黑体这两种常用字体.\n\n用法: <font="+font+">指定文本的字体为 "+font+"</font>");
} else if (basic) {
AddTxt="<font="+font+"></font="+font+">";
AddText(AddTxt);
} else {
txt=prompt("文本的字体为 "+font,"输入需设置字体的文本");
if (txt!=null) {
AddTxt="<font="+font+">"+txt+"</font="+font+">";
AddText(AddTxt);
}
}
}
</script>
<LINK href="../style_white.css" type="text/css" rel="stylesheet">
<meta content="Microsoft Visual Studio 7.0" name="GENERATOR">
<meta content="C#" name="CODE_LANGUAGE">
<meta content="JavaScript" name="vs_defaultClientScript">
<meta content="http://schemas.microsoft.com/intellisense/ie5" name="vs_targetSchema">
<STYLE type="text/css">A:link { COLOR: #0000ff; TEXT-DECORATION: none }
A:visited { COLOR: #000000; TEXT-DECORATION: none }
A:hover { TEXT-DECORATION: none }
A:active { TEXT-DECORATION: none }
.t { LINE-HEIGHT: 1.4 }
TD { FONT-SIZE: 9pt; LINE-HEIGHT: 12pt; FONT-FAMILY: 宋体 }
P { FONT-SIZE: 9pt; FONT-FAMILY: 宋体 }
BR { FONT-SIZE: 9pt; FONT-FAMILY: 宋体 }
DIV { FONT-SIZE: 9pt; FONT-FAMILY: 宋体 }
FORM { FONT-SIZE: 9pt; FONT-FAMILY: 宋体 }
TABLE { FONT-SIZE: 9pt; FONT-FAMILY: 宋体 }
OPTION { FONT-SIZE: 9pt; FONT-FAMILY: 宋体 }
SELECT { FONT-SIZE: 9pt; FONT-FAMILY: 宋体; BACKGROUND-COLOR: #efefef }
BODY { SCROLLBAR-ARROW-COLOR: #000000; SCROLLBAR-BASE-COLOR: #e6eefa }
TD.TableBody1 { BACKGROUND-COLOR: #ffffff }
TD.TableBody2 { BACKGROUND-COLOR: #f6f1e4 }
TD.TableBody3 { BACKGROUND-COLOR: #fdeec7 }
FONT { FONT-SIZE: 9pt; LINE-HEIGHT: 13pt; FONT-FAMILY: Tahoma,宋体,Arial }
.p8 { FONT-SIZE: 8pt; FONT-FAMILY: tahoma }
TD { FONT-SIZE: 9pt; FONT-FAMILY: 宋体 }
</STYLE>
</HEAD>
<body bgColor="#e6eefa" leftMargin="0" topMargin="0">
<form id="forums_main_topic_input1" method="post" runat="server">
<div align="center">
<center>
<TABLE style="BORDER-COLLAPSE: collapse" borderColor="#111111" cellSpacing="0" cellPadding="3" width="950" bgColor="#ff9f10" border="0">
<TBODY>
</TBODY>
</TABLE>
</center>
</div>
<BR>
<TABLE cellSpacing="0" cellPadding="0" width="95%" align="center" border="0">
<TBODY>
<tr>
<TD vAlign="top" width="38%"><asp:imagebutton id="ImageButton1" runat="server" ImageUrl="../images/white.gif" CausesValidation="False"></asp:imagebutton></TD>
<TD vAlign="center" align="left" width="62%"><FONT color="#565656"> <FONT face="宋体">
</FONT></FONT><FONT color="#000000"><!--<A style="TEXT-DECORATION: none" href="javascript:openScript('help.cgi?helpon=阅读标记',500,400)">
<IMG height="17" src="../images/help_b.gif" width="42" border="0"></A> <BR>-->
>>公司论坛欢迎您的到来 <<</FONT>
</TD>
</tr>
</TBODY>
</TABLE>
<TABLE width="95%" align="center" border="0">
<TBODY>
</TBODY>
</TABLE>
<TABLE height="20" width="97%" align="center" border="0">
<TR>
<TD width="65%">
</TD>
<TD align="right" width="35%">
</TD>
</TR>
</TABLE>
<asp:textbox id="In_TextBox11" style="Z-INDEX: 108; LEFT: 901px; POSITION: absolute; TOP: 69px" runat="server" Visible="False"></asp:textbox>
<TABLE cellSpacing="0" cellPadding="0" width="950" align="center" border="0">
<TBODY>
<TR>
<TD width="1.5%" background="../images/tb_left.gif" height="26"></TD>
<TD width="72%" background="../images/tb_bg.gif" height="26">
<asp:imagebutton id="IB_ModifyReturn" runat="server" ImageUrl="../images/pag.gif" BackColor="#E0E0E0" ToolTip="发表返回"></asp:imagebutton> <IMG id="clear" style="CURSOR: hand" onclick="f_clear()" alt="全部清空" src="../images/face1.gif">
<asp:imagebutton id="IB_Return" runat="server" ImageUrl="../images/backtopic.gif" CausesValidation="False" BackColor="#E0E0E0" ToolTip="返回"></asp:imagebutton></TD>
<TD width="16.5%" background="../images/tb_right.gif" height="26"></TD>
</TR>
</TBODY>
</TABLE>
<TABLE style="BORDER-COLLAPSE: collapse" borderColor="#62a2ff" cellSpacing="0" cellPadding="3" width="950" align="center" border="1">
<TBODY>
<TR>
<TD bgColor="#f5f8fd" colSpan="2"><B><asp:label id="Label1" runat="server">主题标题:</asp:label></B><asp:textbox id="In_TextBox1" runat="server" Width="430px"></asp:textbox>
<asp:Label id="Label2" runat="server" Visible="False" ForeColor="Red">不得超过 40 个汉字或为空</asp:Label>
</TD>
</TR>
<TR>
<TD vAlign="top" bgColor="#f5f8fd" colSpan="2"><FONT color="#333333"><B></B></FONT><INPUT onclick="smilie('*-{')" type="radio" value="00.gif" name="posticon"><IMG height="13" src="../images/00.gif" width="13">
<INPUT onclick="smilie('B-)')" type="radio" value="01.gif" name="posticon"><IMG height="13" src="../images/01.gif" width="13">
<INPUT onclick="smilie('8-|')" type="radio" value="02.gif" name="posticon"><IMG height="13" src="../images/02.gif" width="13">
<INPUT onclick="smilie('#-O')" type="radio" value="03.gif" name="posticon"><IMG height="13" src="../images/03.gif" width="13">
<INPUT onclick="smilie('$-B')" type="radio" value="04.gif" name="posticon"><IMG height="13" src="../images/04.gif" width="13">
<INPUT onclick="smilie('Q-)')" type="radio" value="05.gif" name="posticon"><IMG height="13" src="../images/05.gif" width="13">
<INPUT onclick="smilie(':-P')" type="radio" value="06.gif" name="posticon"><IMG height="13" src="../images/06.gif" width="13">
<INPUT onclick="smilie('*-|')" type="radio" value="07.gif" name="posticon"><IMG height="13" src="../images/07.gif" width="13">
<INPUT onclick="smilie('O-O')" type="radio" value="08.gif" name="posticon"><IMG height="13" src="../images/08.gif" width="13">
<INPUT onclick="smilie(':-)')" type="radio" value="09.gif" name="posticon"><IMG height="13" src="../images/09.gif" width="13">
<INPUT onclick="smilie('D-{')" type="radio" value="10.gif" name="posticon"><IMG height="13" src="../images/10.gif" width="13">
<INPUT onclick="smilie('Z-[')" type="radio" value="11.gif" name="posticon"><IMG height="13" src="../images/11.gif" width="13">
<BR>
<INPUT onclick="smilie('O-{')" type="radio" value="12.gif" name="posticon"><IMG height="13" src="../images/12.gif" width="13">
<INPUT onclick="smilie('|-#')" type="radio" value="13.gif" name="posticon"><IMG height="13" src="../images/13.gif" width="13">
<INPUT onclick="smilie('@-R')" type="radio" value="14.gif" name="posticon"><IMG height="13" src="../images/14.gif" width="13">
<INPUT onclick="smilie('#-{')" type="radio" value="15.gif" name="posticon"><IMG height="13" src="../images/15.gif" width="13">
<INPUT onclick="smilie('|-O')" type="radio" value="16.gif" name="posticon"><IMG height="13" src="../images/16.gif" width="13">
<INPUT onclick="smilie(':~|')" type="radio" value="17.gif" name="posticon"><IMG height="13" src="../images/17.gif" width="13">
<INPUT onclick="smilie(':~O')" type="radio" value="18.gif" name="posticon"><IMG height="13" src="../images/18.gif" width="13">
<INPUT onclick="smilie('}-{')" type="radio" value="19.gif" name="posticon"><IMG height="13" src="../images/19.gif" width="13">
<INPUT onclick="smilie('|~#')" type="radio" value="20.gif" name="posticon"><IMG height="13" src="../images/20.gif" width="13">
<INPUT onclick="smilie('O-)')" type="radio" value="21.gif" name="posticon"><IMG height="13" src="../images/21.gif" width="13">
<INPUT onclick="smilie('@-O')" type="radio" value="22.gif" name="posticon"><IMG height="13" src="../images/22.gif" width="13">
<INPUT onclick="smilie('*-#')" type="radio" value="23.gif" name="posticon"><IMG height="13" src="../images/23.gif" width="13">
</TD>
</TR>
<TR>
<TD vAlign="top" bgColor="#f5f8fd" colSpan="2"><FONT color="#333333"><B></B></FONT><FONT color="#333333">字体:</FONT>
<SELECT onchange="showfont(this.options[this.selectedIndex].value)" name="font">
<OPTION value="宋体" selected>宋体</OPTION>
<OPTION value="楷体_GB2312">楷体</OPTION>
<OPTION value="新宋体">新宋体</OPTION>
<OPTION value="黑体">黑体</OPTION>
<OPTION value="隶书">隶书</OPTION>
<OPTION value="Andale Mono">Andale Mono</OPTION>
<OPTION value="Arial">Arial</OPTION>
<OPTION value="Arial Black">Arial Black</OPTION>
<OPTION value="Book Antiqua">Book Antiqua</OPTION>
<OPTION value="Century Gothic">Century Gothic</OPTION>
<OPTION value="Comic Sans MS">Comic Sans MS</OPTION>
<OPTION value="Courier New">Courier New</OPTION>
<OPTION value="Georgia">Georgia</OPTION>
<OPTION value="Impact">Impact</OPTION>
<OPTION value="Tahoma">Tahoma</OPTION>
<OPTION value="Times New Roman">Times New Roman</OPTION>
<OPTION value="Trebuchet MS">Trebuchet MS</OPTION>
<OPTION value="Script MT Bold">Script MT Bold</OPTION>
<OPTION value="Stencil">Stencil</OPTION>
<OPTION value="Verdana">Verdana</OPTION>
<OPTION value="Lucida Console">Lucida Console</OPTION>
</SELECT>
<FONT color="#333333">字号:</FONT>
<SELECT onchange="showsize(this.options[this.selectedIndex].value)" name="size">
<OPTION value="1">1</OPTION>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -