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

📄 testtip.htm

📁 流程图的制作
💻 HTM
字号:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>无标题文档</title>
<script>
function scrolls1(){
alert(2);
}
function sss(){
alert('sss');
}
</script>
</head>

<body onclick="hip1.showHip('请选择远文件,目标文件和判断');">
<button onclick="hip1.showHip('hello');event.cancelBubble=true">show</button>
在屏幕右下角的提示
<div style="position:absolute;top:1000px;left:2000px">hi</div>
<div id="hip1" style="behavior:url(../htc/snhip.htc)"></div>
</body>
</html>
<script>
//document.body.onscroll=function(){
//	alert(3);
//}
//window.attachEvent("onscroll",sss);
</script>

⌨️ 快捷键说明

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