📄 specialchar.htm
字号:
<html>
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>特殊符号 </title>
<SCRIPT LANGUAGE="JScript.Encode">function sethtml(){var x=window.dialogArguments;x.specialchariscancel="no";x.specialcharisinsert="yes";x.specialchar_status=0;x.specialcharmoondowneropen=0;var selind=window.document.moondownerform.character.selectedIndex;if(selind!=-1){x.chartoinsert=window.document.moondownerform.character.options[selind].value;}else{x.chartoinsert="";}window.close();}function bye(){var x=window.dialogArguments;x.specialchariscancel="yes";x.specialcharisinsert="no";x.cpecialchar_status=0;window.close();}function clearme(){var x=window.dialogArguments;x.specialchar_status=0;}</SCRIPT>
<link rel="stylesheet" href="news_pup.css" type="text/css">
</head>
<body onunload="clearme();">
<form method="POST" name="moondownerform">
<table width="100%" border="0" cellspacing="3" cellpadding="3">
<tr>
<td>
<fieldset style="padding-bottom:5px"><legend>特殊符号</legend>
<table border="0" width="96%" cellspacing="0" cellpadding="3" align="center">
<tr>
<td width="100%" align="center">
<select size="6" name="character">
<option SELECTED value="©"> - 版权符号 - </option>
<option value="…"> - 省略号 - </option>
<option value="—"> - 破折号 - </option>
<option value="–"> - 中划线 - </option>
<option value="®"> - 注册符 - </option>
<option value="™"> - 商标号 - </option>
</select>
</td>
</tr>
<tr>
<td width="100%">
<table border="0" width="100%">
<tr>
<td valign="middle" align="center">
<input type="button" value="确定" name="btn_insert" onClick="sethtml();" style="width:80px;">
<input type="button" value="取消" name="btn_cancel" onClick="bye();" style="width:80px;">
</td>
</tr>
</table>
</td>
</tr>
</table>
</fieldset>
</td>
</tr>
</table>
</form>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -