dex-block-d .flex-box").attr('numscroll','true'); $(".index-block-d .num-val").each(function () { var _this = $(this); var _num = _this.attr('data-num'); _this.numberRock({ lastNumber: _num }); }); } } });