Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我如何确保网页保持在过渡的最终状态?就像如果一个 bix 盒子在过渡时从绿色变成红色,我希望它保持红色。而不是回到绿色。如何才能做到这一点?
使用 jQuery 更改类并为更改进行转换,这样颜色将通过添加的类在 html 中更改。
jquery更改类名