📄 vcd_content.htm
字号:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link href="css/main.css" rel="stylesheet" type="text/css">
<title>VCD_Content</title>
<script language="javascript" src="js/comm.js" type="text/javascript"></script>
<script language="javascript">
_import("function");
_import("main_only");
_import("language");
_import("langSet");
_import("control");
</script>
<script type="text/javascript">
document.body.onload=function()
{
applyButton();
$("VCDContent_title").innerHTML=GS("VCDContent_title");
var VcdItem,VcdTreeFilePath,a;
//VcdItem=Request("vcditem");
//VcdTreeFilePath=Request("VcdTreeFilePath");
//a=Request("a");
//alert(VcdItem+"\nVcdTreeFilePath:"+VcdTreeFilePath+"\na:"+a);
var requestData=window.external.GetStaticData();
var DataArray=requestData.split("|");
var result=VCDContentPro.ShowVcdContent(DataArray[0],DataArray[1],DataArray[2]);
if(result==3)
{
RIT_popMsg('',264,180,'Alert',GS("ShowHotkeyErr1"),'alert');
}
if(result==4)
{
RIT_popMsg('',264,180,'Alert',GS("ShowHotkeyErr1"),'alert');
}
}
</script>
</head>
<body style=" overflow:hidden">
<div style="position:absolute; top:0px; left:0px">
<table width="600" height="500" border="0" cellpadding="0" cellspacing="1" bgcolor="627192">
<tr>
<td valign="top" bgcolor="#FFFFFF"><table width="598" height="498" border="0" cellpadding="0" cellspacing="0">
<tr>
<td height="43"><table width="598" height="43" border="0" cellpadding="0" cellspacing="0" onMouseDown="window.external.OnMoveWindow();">
<tr>
<td width="10" background="img/conversion_01.jpg"> </td>
<td width="578" background="img/conversion_02.jpg"><table width="578" height="43" border="0" cellpadding="0" cellspacing="0">
<tr>
<td class="PageTitle" style="padding-left:12px;" id="VCDContent_title"></td>
<td align="right"><img src="img/conversion_05.jpg" width="23" height="43" border="0" usemap="#Map"></td>
</tr>
</table></td>
<td width="10" background="img/conversion_03.jpg"> </td>
</tr>
</table></td>
</tr>
<tr>
<td><table width="598" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="10" height="342"><img src="img/conversion_06.jpg" width="10" height="442"></td>
<td align="center" valign="top">
<div style="height:380px; margin-top:15px; text-align:center;">
<object id="VCDContentPro" style="WIDTH:560px; HEIGHT: 360px;" classid="clsid:2414A0EC-53BF-4C53-95D3-838F71D2B477"></object>
</div>
<div style="text-align:right"><button id="bt_ok" cstyle="rit" onClick="window.external.OnClose();"> <script>document.write(GS("Button_OK"));</script> </button> </div>
</td>
<td width="10" height="342"><img src="img/conversion_07.jpg" width="10" height="442"></td>
</tr>
</table></td>
</tr>
<tr>
<td width="598" height="13"><img src="img/conversion_08.jpg" width="598" height="13"></td>
</tr>
</table></td>
</tr>
</table>
</div>
<map name="Map"><area shape="rect" coords="0,11,23,34" href="#" onClick="window.external.OnClose();return false;" onFocus="this.blur();" onMouseOver="isMove=false;" onMouseOut="isMove=true;"></map>
</body>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -