标签: css sass
当我将鼠标悬停在SCSS中的before上时,我想更改按钮button元素CSS。在这种情况下,我想将width:0%更改为width:100%。 用我当前的代码,它根本不会触发。这是有关如何与其他CSS一起编写的演示:JSFIDDLE Demo
before
button
width:0%
width:100%
答案 0 :(得分:1)
使用sectionCounter = Math.min(3, sectionCounter + 1); ,here's an example
sectionCounter = Math.min(3, sectionCounter + 1);