📄 test.html
字号:
<html>
<head>
<meta http-equiv=content-Type content="text/html;charset=utf-8">
<title>IE_FLASH.CAB</title>
<script language="vbscript">
<!--
Option Explicit
Sub Show(Param,Img)
'MsgBox "ssss"
'Param(Focal Length min, Focal Length max, Focal Length Position, pitchMin, pitchMax, pitch, yaw, AutoRun, AutorunSpeed)
aspForm.PanoCC1.Param = Param
aspForm.PanoCC1.Img = Img
'MsgBox aspForm.PanoCC1.Img
End Sub
-->
</script>
</head>
<BODY topmargin="0" bottommargin="0">
<form method="post" name="aspForm" enctype="multipart/form-data">
<img src="./images/buttonExtend.gif" onClick="Call Show('40,90,60,7,69,11,7.6,1,0.1' , 'http://bbs.doughty.cn/e0631/followUpImage/4570_q11.jpg')" onMouseOver="me.src = './images/buttonExtend_up.gif'" onMouseOut="me.src = './images/buttonExtend.gif'" style="cursor: hand;" width="19" height="19" border="0" align="absmiddle">
<OBJECT classid='clsid:817F2C51-53C8-4D43-998B-A062AC81F616' height='95%' width='100%' id='PanoCC1'>
<param name="PanelShow" value="1">
<param name="Imga" value="http://bbs.doughty.cn/e0631/followUpImage/4570_q11.jpg">
</OBJECT>
</form>
</BODY>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -