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

📄 frame_navigatorbar.asp

📁 易方4.0程序+邮局接口+序列号+销售系统
💻 ASP
📖 第 1 页 / 共 3 页
字号:
					<table border="0" cellpadding="0" cellspacing="0" style="font-size:9pt;">
						<tr><td nowrap width="20" rowspan="3"></td><td nowrap height="2"></td><td nowrap align="left" valign="bottom" rowspan="3"><b style="color:Navy;">帮助信息</b></td></tr>
						<tr><td nowrap width="18"><img id="buttonimage4" src="images/buttonicon_helpg.gif" height="14" width="14"></td></tr>
						<tr><td nowrap height="2"></td></tr>
					</table>
				</td>
			</tr>
		</table>
	</div>
	<div id="menuarea004" style="overflow:hidden; width: 128px; height: 225px; top: 225px; left:0px; position: absolute;">
		<table width="126" style="font-size:9pt;visibility: hidden;" id="table004" border="0" cellspacing="0" cellpadding="0" class="HelpMenu">
			<tr><td id="Help_TD"></td></tr>
		</table>
	</div>
</div>
<!-- Panal 004 End -->

<form name="form_ShowExtApp" id="form_ShowExtApp" method="post" action="extapp.asp">
	<input type="hidden" name="application_name">
</form>
<form id="form_help" action="help_content.asp" method="get" target="working_area">
	<input name="help_topic" type="hidden" value="">
</form>
<form id="form_CssSwitch" action="css_switch.asp" method="post" target="slider_bar">
	<input name="color_in_use" type="hidden" value="normal">
	<input name="color_change_to" type="hidden">
</form>
</body>
<script language="JavaScript">
	<!--
		//var nClientHeight = document.body.clientHeight ;
		var nClientHeight = 0 ;
		init ( ) ;
		expandAll ( true , true ) ;

		function max ( a , b )
		{
			if ( a > b )
			{
				return a ;
			}
			else
			{
				return b ;
			}
		}

		function vfnMenubarSizeHandler ( )
		{
			nClientHeight = document.body.clientHeight ;

			menuarea001.style.overflow = "hidden" ;
			menuarea002.style.overflow = "hidden" ;
			menuarea003.style.overflow = "hidden" ;
			menuarea004.style.overflow = "hidden" ;

			if ( table001.style.visibility == "visible"  )
			{
				menuarea001.style.overflow = "auto" ;

				table001.style.visibility = "visible"  ;
				button001.style.fontWeight = "bold" ;

				table002.style.visibility = "hidden"  ;
				button002.style.fontWeight = "normal" ;
				block002.style.top = max ( ( nClientHeight - 66 ) , 22 ) + "px" ;

				table003.style.visibility = "hidden"  ;
				button003.style.fontWeight = "normal" ;
				block003.style.top = max ( ( nClientHeight - 44 ) , 44 ) + "px" ;

				table004.style.visibility = "hidden"  ;
				button004.style.fontWeight = "normal" ;
				block004.style.top = max ( ( nClientHeight - 22 ) , 66 ) + "px" ;
			}

			if ( table002.style.visibility == "visible"  )
			{
				menuarea002.style.overflow = "auto" ;

				table001.style.visibility = "hidden"  ;
				button001.style.fontWeight = "normal" ;

				table002.style.visibility = "visible"  ;
				button002.style.fontWeight = "bold" ;
				block002.style.top = "22px" ;

				table003.style.visibility = "hidden"  ;
				button003.style.fontWeight = "normal" ;
				block003.style.top = max ( ( nClientHeight - 44 ) , 44 ) + "px" ;

				table004.style.visibility = "hidden"  ;
				button004.style.fontWeight = "normal" ;
				block004.style.top = max ( ( nClientHeight - 22 ) , 66 ) + "px" ;
			}

			if ( table003.style.visibility == "visible"  )
			{
				menuarea003.style.overflow = "auto" ;

				table001.style.visibility = "hidden"  ;
				button001.style.fontWeight = "normal" ;

				table002.style.visibility = "hidden"  ;
				button002.style.fontWeight = "normal" ;
				block002.style.top = "22px" ;

				table003.style.visibility = "visible" ;
				button003.style.fontWeight = "bold" ;
				block003.style.top = "66px" ;

				table004.style.visibility = "hidden"  ;
				button004.style.fontWeight = "normal" ;
				block004.style.top = max ( ( nClientHeight - 22 ) , 66 ) + "px" ;
			}

			if ( table004.style.visibility == "visible"  )
			{
				menuarea004.style.overflow = "auto" ;

				table001.style.visibility = "hidden"  ;
				button001.style.fontWeight = "normal" ;

				table002.style.visibility = "hidden"  ;
				button002.style.fontWeight = "normal" ;
				block002.style.top = "22px" ;

				table003.style.visibility = "hidden"  ;
				button003.style.fontWeight = "normal" ;
				block003.style.top = "44px" ;

				table004.style.visibility = "visible"  ;
				button004.style.fontWeight = "bold" ;
				block004.style.top = "66px" ;
			}

			block001.style.height = max ( ( nClientHeight - 66 ) , 0 ) + "px" ;
			menuarea001.style.height = max ( ( nClientHeight - 22 - 66 ) , 0 ) + "px" ;
			menuarea001.style.top = "22px" ;
			block002.style.height =  max ( ( nClientHeight - 66 ) , 0 ) + "px" ;
			menuarea002.style.height = max ( ( nClientHeight - 22 - 66 ) , 0 ) + "px" ;
			menuarea002.style.top = "22px" ;
			block003.style.height =  max ( ( nClientHeight - 66 ) , 0 ) + "px" ;
			menuarea003.style.height = max ( ( nClientHeight - 22 - 66 ) , 0 ) + "px" ;
			menuarea003.style.top = "22px" ;
			block004.style.height =  max ( ( nClientHeight - 66 ) , 0 ) + "px" ;
			menuarea004.style.height = max ( ( nClientHeight - 22 - 66 ) , 0 ) + "px" ;
			menuarea004.style.top = "22px" ;

			return ;
		}

		table001.style.visibility = "visible" ;
		document.parentWindow.onresize = vfnMenubarSizeHandler ;
		vfnMenubarSizeHandler ( ) ;
		block004.style.backgroundColor = "#FFFFDD" ;

		var bHelpContentLoaded = false ;

		function vfnMenuSwitch ( oButton )
		{
			strId = oButton.id ;
			menuarea001.style.overflow = "hidden" ;
			menuarea002.style.overflow = "hidden" ;
			menuarea003.style.overflow = "hidden" ;
			menuarea004.style.overflow = "hidden" ;

			switch ( strId )
			{
			case "button001" :
				menuarea001.style.overflow = "auto" ;

				table001.style.visibility = "visible"  ;
				button001.style.fontWeight = "bold" ;

				table002.style.visibility = "hidden"  ;
				button002.style.fontWeight = "normal" ;
				block002.style.top = max ( ( nClientHeight - 66 ) , 22 ) + "px" ;

				table003.style.visibility = "hidden"  ;
				button003.style.fontWeight = "normal" ;
				block003.style.top = max ( ( nClientHeight - 44 ) , 44 ) + "px" ;

				table004.style.visibility = "hidden"  ;
				button004.style.fontWeight = "normal" ;
				block004.style.top = max ( ( nClientHeight - 22 ) , 66 ) + "px" ;

				break ;

			case "button002" :
				menuarea002.style.overflow = "auto" ;

				table001.style.visibility = "hidden"  ;
				button001.style.fontWeight = "normal" ;

				table002.style.visibility = "visible"  ;
				button002.style.fontWeight = "bold" ;
				block002.style.top = "22px" ;

				table003.style.visibility = "hidden"  ;
				button003.style.fontWeight = "normal" ;
				block003.style.top = max ( ( nClientHeight - 44 ) , 44 ) + "px" ;

				table004.style.visibility = "hidden"  ;
				button004.style.fontWeight = "normal" ;
				block004.style.top = max ( ( nClientHeight - 22 ) , 66 ) + "px" ;

				break ;

			case "button003" :
				menuarea003.style.overflow = "auto" ;

				table001.style.visibility = "hidden"  ;
				button001.style.fontWeight = "normal" ;

				table002.style.visibility = "hidden"  ;
				button002.style.fontWeight = "normal" ;
				block002.style.top = "22px" ;

				table003.style.visibility = "visible"  ;
				button003.style.fontWeight = "bold" ;
				block003.style.top = "44px" ;

				table004.style.visibility = "hidden"  ;
				button004.style.fontWeight = "normal" ;
				block004.style.top = max ( ( nClientHeight - 22 ) , 66 ) + "px" ;

				break ;

			case "button004" :
				if ( ! bHelpContentLoaded )
				{
					Help_TD.innerHTML = "<b style='color:black;'>Loading...</b>" ;
				}

				menuarea004.style.overflow = "auto" ;

				table001.style.visibility = "hidden"  ;
				button001.style.fontWeight = "normal" ;

				table002.style.visibility = "hidden"  ;
				button002.style.fontWeight = "normal" ;
				block002.style.top = "22px" ;

				table003.style.visibility = "hidden"  ;
				button003.style.fontWeight = "normal" ;
				block003.style.top = "44px" ;

				table004.style.visibility = "visible"  ;
				button004.style.fontWeight = "bold" ;
				block004.style.top = "66px" ;

				if ( ! bHelpContentLoaded )
				{
					scriptLoadHelp.src = "js/zh-CN/helpmenu_supervisor.js" ;
				//Help_TD.innerHTML = fn_AddHelpContent ( ) ;
					//fn_AddHelpContent ( Help_TD ) ;
					//bHelpContentLoaded = true ;
				}

				break ;
			}

			block001.style.height = max ( ( nClientHeight - 66 ) , 0 ) + "px" ;
			menuarea001.style.height = max ( ( nClientHeight - 22 - 66 ) , 0 ) + "px" ;
			menuarea001.style.top = "22px" ;
			block002.style.height =  max ( ( nClientHeight - 66 ) , 0 ) + "px" ;
			menuarea002.style.height = max ( ( nClientHeight - 22 - 66 ) , 0 ) + "px" ;
			menuarea002.style.top = "22px" ;
			block003.style.height =  max ( ( nClientHeight - 66 ) , 0 ) + "px" ;
			menuarea003.style.height = max ( ( nClientHeight - 22 - 66 ) , 0 ) + "px" ;
			menuarea003.style.top = "22px" ;
			block004.style.height =  max ( ( nClientHeight - 66 ) , 0 ) + "px" ;
			menuarea004.style.height = max ( ( nClientHeight - 22 - 66 ) , 0 ) + "px" ;
			menuarea004.style.top = "22px" ;

			return ;
		}

	//-->
	</script>
	<script language="JavaScript" id="scriptLoadHelp">
	</script>
</html>

⌨️ 快捷键说明

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