?? testtip.htm
字號(hào):
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>無(wú)標(biāo)題文檔</title>
<script>
function scrolls1(){
alert(2);
}
function sss(){
alert('sss');
}
</script>
</head>
<body onclick="hip1.showHip('請(qǐng)選擇遠(yuǎn)文件,目標(biāo)文件和判斷');">
<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>
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -