javascript - WP LayerSlide counter -


in wordpress how in layerslide put counter? here example counter tried use below:

<p>team number <span id="lines">0</span> </p> $('#lines').animatenumber({ number: 165 }); )  

i tried put code in here, doesn't work: enter image description here


Comments

Popular posts from this blog

jOOQ update returning clause with Oracle -

java - Warning equals/hashCode on @Data annotation lombok with inheritance -

java - BasicPathUsageException: Cannot join to attribute of basic type -