先瞄一眼js图片轮播手动切换特效图:
代码:
无标题文档 * {padding:0px;margin:0px;} #content {width:400px;height:400px;border:10px solid #ccc;position:absolute;top:50%;left:50%;margin-top:-200px;margin-left:-200px;} #top,#bottom {width:400px;height:40px;background:#000;color:#fff;filter(opacity:80);opacity:0.8;text-align:center;line-height:40px;position:absolute;} #top {top:0;} #bottom {bottom:0;} #prev,#next {position:absolute;top:50%;margin-top:-20px;width:40px;height:40px;text-align:center;line-height:40px;text-decoration:none;background:#000;color:#fff;font-size:30px;font-weight:bold;} #prev {left:10px;} #next {right:10px;} #img1 {width:400px;height:400px;} #tab {position:absolute;width:400px;height:100px;margin-top:-90px;text-align:center;} #info {margin-top:10px;font-size:20px;} #tab input {width:70px;height:30px;} .active { background : yellow;} 图片顺序加载中......
图片数量加载中......
< >图片信息加载中.....
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持考高分网。



