📄 emot.aspx
字号:
<%@ Page language="c#" AutoEventWireup="true" %>
<%@ Import Namespace="DotNetTextBox" %>
<html>
<head>
<title>emot</title>
<meta http-equiv="pragma" content="no-cache" />
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta http-equiv="Window-target" content="_top">
<style type="text/css">
body,a,table{font-size:12px;font-family:宋体,Verdana,Arial}
.WHETablePicker td.Over
{
background-color: #C9D3EF;
color:#ffffff;
}
.WHEEmotTablePicker
{
cursor:default;
font-family:Arial, Verdana,Tahoma;
font-size: 9pt;
}
.WHEEmotTablePicker td
{
border: 1px solid #EEF3FA;
}
.WHEEmotTablePicker td.Over
{
border: 1px solid #316AC5;
background-color: #C9D3EF;
}
.WHEEmotTablePicker .WHEEmotTableImagePanel
{
background-color: #EFEFEF;
border:1px solid #C5D3ED;
height:25px;
width:25px;
text-align:center;
}
</style>
<script runat="server" Language="C#">
private void Page_Load(object sender, System.EventArgs e)
{
if (Request.Cookies["languages"] != null)
{
ResourceManager.SiteLanguageKey = Request.Cookies["languages"].Value;
}
else
{
ResourceManager.SiteLanguageKey = HttpContext.Current.Request.ServerVariables["HTTP_ACCEPT_LANGUAGE"].ToLower().Split(',')[0];
}
}
private void Menu1_MenuItemClick(object sender, MenuEventArgs e)
{
Menu1.Items[0].Selectable = true;
Menu1.Items[1].Selectable = true;
Menu1.Items[2].Selectable = true;
MultiView1.ActiveViewIndex = Int32.Parse(e.Item.Value);
e.Item.Selectable = false;
}
</script>
<script type="text/javascript">
Request = {
QueryString : function(item){
var svalue = location.search.match(new RegExp("[\?\&]" + item + "=([^\&]*)(\&?)","i"));
return svalue ? svalue[1] : svalue;
}
}
function insertEmot(strCode)
{
if(strCode.toLowerCase().indexOf("http")!=0)
{
strCode=getCurrentDirectory()+strCode;
}
parent.inserObject(parent.document.getElementById(Request.QueryString("name")).contentWindow,'emot',strCode);
parent.popMenu2.hide();
}
function getCurrentDirectory(){
var locHref = location.href;
var locArray = locHref.split("/");
delete locArray[locArray.length-1];
var dirTxt = locArray.join("/");
return dirTxt;
}
</script>
</head>
<body topmargin="0" leftmargin="3" bgcolor="#f9f8f7" style="text-align: right">
<form runat=server>
<asp:MultiView ID="MultiView1" runat="server" ActiveViewIndex="0" >
<asp:View ID="Tab1" runat="server" >
<table class="WHEEmotTablePicker" onselectstart="return false" ondragstart="return false" style="BORDER-RIGHT: red 0px solid; BORDER-TOP: red 0px solid; BORDER-LEFT: red 0px solid; WIDTH: 100%; CURSOR: default; BORDER-BOTTOM: red 0px solid" cellspacing="1" cellpadding="1" border="0">
<tbody>
<tr>
<td onmouseover="this.className='over'" onmouseout="this.className=null" onclick="insertEmot('face/qq/001.gif')">
<table class="WHEEmotTableImagePanel" height="25" width="25">
<tbody>
<tr>
<td style="width: 19px">
<img src="face/qq/001.gif" /></td></tr></tbody></table></td>
<td onmouseover="this.className='over'" onmouseout="this.className=null" onclick="insertEmot('face/qq/002.gif')">
<table class="WHEEmotTableImagePanel" height="25" width="25">
<tbody>
<tr>
<td>
<img src="face/qq/002.gif" /></td></tr></tbody></table></td>
<td onmouseover="this.className='over'" onmouseout="this.className=null" onclick="insertEmot('face/qq/003.gif')">
<table class="WHEEmotTableImagePanel" height="25" width="25">
<tbody>
<tr>
<td>
<img src="face/qq/003.gif" /></td></tr></tbody></table></td>
<td onmouseover="this.className='over'" onmouseout="this.className=null" onclick="insertEmot('face/qq/004.gif')">
<table class="WHEEmotTableImagePanel" height="25" width="25">
<tbody>
<tr>
<td>
<img src="face/qq/004.gif" /></td></tr></tbody></table></td>
<td onmouseover="this.className='over'" onmouseout="this.className=null" onclick="insertEmot('face/qq/005.gif')">
<table class="WHEEmotTableImagePanel" height="25" width="25">
<tbody>
<tr>
<td style="width: 19px">
<img src="face/qq/005.gif" /></td></tr></tbody></table></td>
<td onmouseover="this.className='over'" onmouseout="this.className=null" onclick="insertEmot('face/qq/006.gif')">
<table class="WHEEmotTableImagePanel" height="25" width="25">
<tbody>
<tr>
<td>
<img src="face/qq/006.gif" /></td></tr></tbody></table></td>
<td onmouseover="this.className='over'" onmouseout="this.className=null" onclick="insertEmot('face/qq/007.gif')"">
<table class="WHEEmotTableImagePanel" height="25" width="25">
<tbody>
<tr>
<td>
<img src="face/qq/007.gif" /></td></tr></tbody></table></td>
<td onmouseover="this.className='over'" onmouseout="this.className=null" onclick="insertEmot('face/qq/008.gif')">
<table class="WHEEmotTableImagePanel" height="25" width="25">
<tbody>
<tr>
<td>
<img src="face/qq/008.gif" /></td></tr></tbody></table></td>
<td onmouseover="this.className='over'" onmouseout="this.className=null" onclick="insertEmot('face/qq/009.gif')">
<table class="WHEEmotTableImagePanel" height="25" width="25">
<tbody>
<tr>
<td>
<img src="face/qq/009.gif" /></td></tr></tbody></table></td>
</tr>
<tr>
<td onmouseover="this.className='over'" onmouseout="this.className=null" onclick="insertEmot('face/qq/010.gif')">
<table class="WHEEmotTableImagePanel" height="25" width="25">
<tbody>
<tr>
<td>
<img src="face/qq/010.gif" /></td></tr></tbody></table></td>
<td onmouseover="this.className='over'" onmouseout="this.className=null" onclick="insertEmot('face/qq/011.gif')">
<table class="WHEEmotTableImagePanel" height="25" width="25">
<tbody>
<tr>
<td>
<img src="face/qq/011.gif" /></td></tr></tbody></table></td>
<td onmouseover="this.className='over'" onmouseout="this.className=null" onclick="insertEmot('face/qq/012.gif')">
<table class="WHEEmotTableImagePanel" height="25" width="25">
<tbody>
<tr>
<td>
<img src="face/qq/012.gif" /></td></tr></tbody></table></td>
<td onmouseover="this.className='over'" onmouseout="this.className=null" onclick="insertEmot('face/qq/013.gif')">
<table class="WHEEmotTableImagePanel" height="25" width="25">
<tbody>
<tr>
<td>
<img src="face/qq/013.gif" /></td></tr></tbody></table></td>
<td onmouseover="this.className='over'" onmouseout="this.className=null" onclick="insertEmot('face/qq/014.gif')">
<table class="WHEEmotTableImagePanel" height="25" width="25">
<tbody>
<tr>
<td>
<img src="face/qq/014.gif" /></td></tr></tbody></table></td>
<td onmouseover="this.className='over'" onmouseout="this.className=null" onclick="insertEmot('face/qq/015.gif')">
<table class="WHEEmotTableImagePanel" height="25" width="25">
<tbody>
<tr>
<td>
<img src="face/qq/015.gif" /></td></tr></tbody></table></td>
<td onmouseover="this.className='over'" onmouseout="this.className=null" onclick="insertEmot('face/qq/016.gif')">
<table class="WHEEmotTableImagePanel" height="25" width="25">
<tbody>
<tr>
<td>
<img src="face/qq/016.gif" /></td></tr></tbody></table></td>
<td onmouseover="this.className='over'" onmouseout="this.className=null" onclick="insertEmot('face/qq/017.gif')">
<table class="WHEEmotTableImagePanel" height="25" width="25">
<tbody>
<tr>
<td style="width: 19px">
<img src="face/qq/017.gif" /></td></tr></tbody></table></td>
<td onmouseover="this.className='over'" onmouseout="this.className=null" onclick="insertEmot('face/qq/018.gif')">
<table class="WHEEmotTableImagePanel" height="25" width="25">
<tbody>
<tr>
<td>
<img src="face/qq/018.gif" /></td></tr></tbody></table></td>
</tr>
<tr>
<td onmouseover="this.className='over'" onmouseout="this.className=null" onclick="insertEmot('face/qq/019.gif')">
<table class="WHEEmotTableImagePanel" height="25" width="25">
<tbody>
<tr>
<td>
<img src="face/qq/019.gif" /></td></tr></tbody></table></td>
<td onmouseover="this.className='over'" onmouseout="this.className=null" onclick="insertEmot('face/qq/020.gif')">
<table class="WHEEmotTableImagePanel" height="25" width="25">
<tbody>
<tr>
<td>
<img src="face/qq/020.gif" /></td></tr></tbody></table></td>
<td onmouseover="this.className='over'" onmouseout="this.className=null" onclick="insertEmot('face/qq/021.gif')">
<table class="WHEEmotTableImagePanel" height="25" width="25">
<tbody>
<tr>
<td>
<img src="face/qq/021.gif" /></td></tr></tbody></table></td>
<td onmouseover="this.className='over'" onmouseout="this.className=null" onclick="insertEmot('face/qq/022.gif')">
<table class="WHEEmotTableImagePanel" height="25" width="25">
<tbody>
<tr>
<td>
<img src="face/qq/022.gif" /></td></tr></tbody></table></td>
<td onmouseover="this.className='over'" onmouseout="this.className=null" onclick="insertEmot('face/qq/023.gif')">
<table class="WHEEmotTableImagePanel" height="25" width="25">
<tbody>
<tr>
<td>
<img src="face/qq/023.gif" /></td></tr></tbody></table></td>
<td onmouseover="this.className='over'" onmouseout="this.className=null" onclick="insertEmot('face/qq/024.gif')">
<table class="WHEEmotTableImagePanel" height="25" width="25">
<tbody>
<tr>
<td>
<img src="face/qq/024.gif" /></td></tr></tbody></table></td>
<td onmouseover="this.className='over'" onmouseout="this.className=null" onclick="insertEmot('face/qq/025.gif')">
<table class="WHEEmotTableImagePanel" height="25" width="25">
<tbody>
<tr>
<td>
<img src="face/qq/025.gif" /></td></tr></tbody></table></td>
<td onmouseover="this.className='over'" onmouseout="this.className=null" onclick="insertEmot('face/qq/026.gif')">
<table class="WHEEmotTableImagePanel" height="25" width="25">
<tbody>
<tr>
<td>
<img src="face/qq/026.gif" /></td></tr></tbody></table></td>
<td onmouseover="this.className='over'" onmouseout="this.className=null" onclick="insertEmot('face/qq/027.gif')">
<table class="WHEEmotTableImagePanel" height="25" width="25">
<tbody>
<tr>
<td>
<img src="face/qq/027.gif" /></td></tr></tbody></table></td>
</tr>
<tr>
<td onmouseover="this.className='over'" onmouseout="this.className=null" onclick="insertEmot('face/qq/028.gif')">
<table class="WHEEmotTableImagePanel" height="25" width="25">
<tbody>
<tr>
<td>
<img src="face/qq/028.gif" /></td></tr></tbody></table></td>
<td onmouseover="this.className='over'" onmouseout="this.className=null" onclick="insertEmot('face/qq/029.gif')">
<table class="WHEEmotTableImagePanel" height="25" width="25">
<tbody>
<tr>
<td style="width: 19px">
<img src="face/qq/029.gif" /></td></tr></tbody></table></td>
<td onmouseover="this.className='over'" onmouseout="this.className=null" onclick="insertEmot('face/qq/030.gif')">
<table class="WHEEmotTableImagePanel" height="25" width="25">
<tbody>
<tr>
<td>
<img src="face/qq/030.gif" /></td></tr></tbody></table></td>
<td onmouseover="this.className='over'" onmouseout="this.className=null" onclick="insertEmot('face/qq/031.gif')">
<table class="WHEEmotTableImagePanel" height="25" width="25">
<tbody>
<tr>
<td>
<img src="face/qq/031.gif" /></td></tr></tbody></table></td>
<td onmouseover="this.className='over'" onmouseout="this.className=null" onclick="insertEmot('face/qq/032.gif')">
<table class="WHEEmotTableImagePanel" height="25" width="25">
<tbody>
<tr>
<td>
<img src="face/qq/032.gif" /></td></tr></tbody></table></td>
<td onmouseover="this.className='over'" onmouseout="this.className=null" onclick="insertEmot('face/qq/033.gif')">
<table class="WHEEmotTableImagePanel" height="25" width="25">
<tbody>
<tr>
<td>
<img src="face/qq/033.gif" /></td></tr></tbody></table></td>
<td onmouseover="this.className='over'" onmouseout="this.className=null" onclick="insertEmot('face/qq/034.gif')">
<table class="WHEEmotTableImagePanel" height="25" width="25">
<tbody>
<tr>
<td>
<img src="face/qq/034.gif" /></td></tr></tbody></table></td>
<td onmouseover="this.className='over'" onmouseout="this.className=null" onclick="insertEmot('face/qq/035.gif')">
<table class="WHEEmotTableImagePanel" height="25" width="25">
<tbody>
<tr>
<td style="width: 19px">
<img src="face/qq/035.gif" /></td></tr></tbody></table></td>
<td onmouseover="this.className='over'" onmouseout="this.className=null" onclick="insertEmot('face/qq/036.gif')"">
<table class="WHEEmotTableImagePanel" height="25" width="25">
<tbody>
<tr>
<td>
<img src="face/qq/036.gif" /></td></tr></tbody></table></td>
</tr>
<tr>
<td onmouseover="this.className='over'" onmouseout="this.className=null" onclick="insertEmot('face/qq/037.gif')">
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -