Ctrl+/
IE11
F11
ESC
PgUp
PgDn
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>幻灯图集</title>
<style type="text/css">
body{margin:0;padding:0; background : #000 ; color : #ccc ; width : 100%; height : 100%; overflow:hidden;cursor:hand}
#cover{width : 100%; overflow:hidden;position:relative ; }
#cover img{ position:absolute;left:0;top:0 ; opacity:0.1}
#leftbtn{ position:absolute; left : 0 ;top:40% ;
background: url("//ku.shouce.ren/files/images/201601/56a36bf596a9e.png") no-repeat scroll left top transparent;
display: block;
height: 51px;
line-height: 51px;
overflow: hidden;
text-indent: -99px;
CSS代码...
JS代码...
xxxxxxxxxx