最新回答 / Claireh
同学,你好。为什么我按照老师的这么叠着写根本出不来效果.slider.ctrl.ctrl-i img{}写完在相应的DIV中还没有这个类,只有slider一个类所以我就是像这样写的.ctrl-i img{ width:150px; position:absolute; left:0; bottom:13px; z-index:1; opacity:0; -webkit-transition:all .2s; }.ctrl-i:hover{ background-color:#F0F0F0; }.ct...
2015-09-22
最新回答 / we_are伐木累o_0
.replace(/{{h2}}/g,data[i].h1).replace(/{{h3}}/g,data[i].h2)这个错了吧,i没定义
2015-09-05