How to make the jQuery code working into (function ($){})(); with use strict mode

后端 未结 0 1830
遇见更好的自我
遇见更好的自我 2020-12-18 20:59

This works

$(".skills").addClass("active")
$(".skills .skill .skill-bar span").each(function() {
   $(this).animate({
      &quo         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题