How to add an if condition of a rails element in jQuery script

后端 未结 0 1573
执笔经年
执笔经年 2020-11-27 03:06

I have this jQuery script to make a live count animation

jQuery(document).ready(function() {
    function count($this){
        var current = parseInt($this.h         


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