⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 housepopuphtml.htm

📁 一些Acjax的控件简单应用学习实例
💻 HTM
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
	<head>
	<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
	<link href="../map/style.css" type="text/css"  rel="stylesheet" />
	<script language="javascript">
	function ItemClick(obj)
			{
				for(var i=0;i<theTable.rows.length;i++)
				{
					theTable.rows(i).cells(0).innerHTML = "";
				}
				obj.cells(0).innerHTML = '<img src="images/dot1.gif" width="6" height="6" border=0 alt="">';
				for(var i=0;i<theTable.rows.length;i++)
				{
					if(theTable.rows(i).cells(0).innerHTML!='')
					{
						document.cookie=i-6;
					}
				}
				preObj = obj;
				obj.className = "PopMenuItem";
				parent.Util.CloseRightMenu();
				parent.SwitchView(obj.id);
			}
			function CmdItemClick(obj)
			{
				obj.className = "PopMenuItem";
				parent.Util.CloseRightMenu();
				parent.SwitchView(obj.id);
			}
	</script>
	</head>
	<body leftmargin="0" topmargin="0" scroll="no" style="BORDER-RIGHT:0px; BORDER-TOP:0px; BORDER-LEFT:0px; BORDER-BOTTOM:0px" oncontextmenu="javascript:event.srcElement.click();return false;">
	<table border="0" cellpadding="1" cellspacing="0" width="100%" height="100%" class="PopMenuInset">
		<tr>
		<td class="PopMenu">
		 <table id="theTable" border="0" cellpadding="0" cellspacing="0" width="100%" height="100%" onselectstart="return false;">
									<tr height="18" onmouseover="this.className='PopMenuItemOver';" onmouseout="this.className='PopMenuItem';"
										onclick="ItemClick(this)" id="drawDot">
										<td width="20" align="center"></td>
										<td>添加门牌号(<u>O</u>)</td>
									</tr>
									<tr height="18" onmouseover="this.className='PopMenuItemOver';" onmouseout="this.className='PopMenuItem';"
										onclick="ItemClick(this)" id="EditInfo">
										<td width="20" align="center"></td>
										<td>修改门牌号(<u>E</u>)</td>
									</tr>
									<tr height="18" onmouseover="this.className='PopMenuItemOver';" onmouseout="this.className='PopMenuItem';"
										onclick="ItemClick(this)" id="Tr1">
										<td width="20" align="center"></td>
										<td>删除门牌号(<u>E</u>)</td>
									</tr>
								    <tr height="8">
										<td width="10%"></td>
										<td align="center" valign="middle" background="../images/separate.gif"><img src="../images/transparent.gif" width="1" height="8"></td>
									</tr>
									<tr height="18" onmouseover="this.className='PopMenuItemOver';" onmouseout="this.className='PopMenuItem';"
										onclick="CmdItemClick(this)" id="Tr2">
										<td width="20" align="center"></td>
										<td>添加街路巷(<u>O</u>)</td>
									</tr>
									<tr height="18" onmouseover="this.className='PopMenuItemOver';" onmouseout="this.className='PopMenuItem';"
										onclick="ItemClick(this)" id="Tr3">
										<td width="20" align="center"></td>
										<td>修改街路巷(<u>E</u>)</td>
									</tr>
									<tr height="18" onmouseover="this.className='PopMenuItemOver';" onmouseout="this.className='PopMenuItem';"
										onclick="ItemClick(this)" id="Tr4">
										<td width="20" align="center"></td>
										<td>删除街路巷(<u>E</u>)</td>
									</tr>
								    <tr height="8">
										<td width="10%"></td>
										<td align="center" valign="middle" background="../images/separate.gif"><img src="../images/transparent.gif" width="1" height="8"></td>
									</tr>
									<tr height="18" onmouseover="this.className='PopMenuItemOver';" onmouseout="this.className='PopMenuItem';"
										onclick="CmdItemClick(this)" id="Tr5">
										<td width="20" align="center"></td>
										<td>添加社区(<u>O</u>)</td>
									</tr>
									<tr height="18" onmouseover="this.className='PopMenuItemOver';" onmouseout="this.className='PopMenuItem';"
										onclick="ItemClick(this)" id="Tr6">
										<td width="20" align="center"></td>
										<td>修改社区(<u>E</u>)</td>
									</tr>
									<tr height="18" onmouseover="this.className='PopMenuItemOver';" onmouseout="this.className='PopMenuItem';"
										onclick="ItemClick(this)" id="Tr7">
										<td width="20" align="center"></td>
										<td>删除社区(<u>E</u>)</td>
									</tr>
									<tr height="8">
										<td width="10%"></td>
										<td align="center" valign="middle" background="../images/separate.gif"><img src="../images/transparent.gif" width="1" height="8"></td>
									</tr>
									<tr height="18" onmouseover="this.className='PopMenuItemOver';" onmouseout="this.className='PopMenuItem';"
										onclick="CmdItemClick(this)" id="AddUnit">
										<td width="20" align="center"></td>
										<td>添加单位(<u>T</u>)</td>
									</tr>
									<tr height="18" onmouseover="this.className='PopMenuItemOver';" onmouseout="this.className='PopMenuItem';"
										onclick="CmdItemClick(this)" id="AddPeople">
										<td width="20" align="center"></td>
										<td>查看单位(<u>E</u>)</td>
									</tr>
									<tr height="8">
										<td width="10%"></td>
										<td align="center" valign="middle" background="../images/separate.gif"><img src="../images/transparent.gif" width="1" height="8"></td>
									</tr>
									<tr height="18" onmouseover="this.className='PopMenuItemOver';" onmouseout="this.className='PopMenuItem';"
										onclick="CmdItemClick(this)" id="Unit">
										<td width="20" align="center"></td>
										<td>添加人口(<u>U</u>)</td>
									</tr>
									<tr height="18" onmouseover="this.className='PopMenuItemOver';" onmouseout="this.className='PopMenuItem';"
										onclick="CmdItemClick(this)" id="People">
										<td width="20" align="center"></td>
										<td>查看人口(<u>P</u>)</td>
									</tr>
									<tr height="8">
										<td width="10%"></td>
										<td align="center" valign="middle" background="../images/separate.gif"><img src="../images/transparent.gif" width="1" height="8"></td>
									</tr>
									<!--提示信息-->
									<tr height="18" onmouseover="this.className='PopMenuItemOver';" onmouseout="this.className='PopMenuItem';"
										onclick="CmdItemClick(this)" id="InHouse">
										<td width="20" align="center"></td>
										<td>入户调查信息(<u>I</u>)</td>
									</tr>
									<tr height="18" onmouseover="this.className='PopMenuItemOver';" onmouseout="this.className='PopMenuItem';"
										onclick="CmdItemClick(this)" id="Security">
										<td width="20" align="center"></td>
										<td>治安检查信息(<u>S</u>)</td>
									</tr>
									<tr height="18" onmouseover="this.className='PopMenuItemOver';" onmouseout="this.className='PopMenuItem';"
										onclick="CmdItemClick(this)" id="OverSee">
										<td width="20" align="center"></td>
										<td>监督考察信息(<u>O</u>)</td>
									</tr>
								</table>
		</td>
		</tr>
	</table>
	</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -