课程
/前端开发
/CSS3
/css3实现网页平滑过渡效果
我发现#st-control-1:checked ~ .st-scroll不能选择到 .st-scroll怎么破?
2015-04-17
源自:css3实现网页平滑过渡效果 2-3
正在回答
我也是这个问题
怎么弄的啊 同这个问题
如何设置?
终于知道为什么了 html结构不对,没有.st-scroll设置为input 的兄弟元素
不含糖
举报
CSS3 打造页面之间的平滑过渡效果,带来神奇的体验
1 回答#st-control-1:checked ~ .st-scroll的选择是如何实现的
2 回答#st-control~.scroll #st-panel
1 回答#st-control-2:checked ~.st-sctoll #st-panel-1 h2{ }选择不生效
1 回答st-scroll不就一个么,为什么一定要指定是“#st-control-:checked ~ .st-scroll #st-panel-5"?
2 回答删掉st—scroll