Sami Yilmaz
Results
1
issues of
Sami Yilmaz
I added the following code to store counter data. Because, after scrolling the page, the counter wasn't count till the stored number. if ($this.data("text")==undefined) { $this.data("text", $this.text()); } else {...