Ctrl+/
IE11
F11
ESC
PgUp
PgDn
<html>
<head>
<title>可控制文字列表上下滚动效果</title>
<meta http-equiv="content-type" content="text/html; charset=gbk" />
<style>
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {margin:0;padding:0; font-size:12px;}
li{ list-style:none;}
ul{ margin:0;}
a{ color:#0066CC; text-decoration:none;}
a:hover{ color:#FF0000; text-decoration: underline;}
.breakNewsblock {
margin:0 auto;
position:relative;
width:276px;
overflow:hidden;
CSS代码...
xxxxxxxxxx
JS代码...