jQuery - Increase the value of a counter when a button is clicked

前端 未结 7 1362
轻奢々
轻奢々 2020-11-27 02:50

I\'m making a system where a user clicks a button and their score increases. There is a counter which I would like to increase the value of using jQuery (so that the page do

7条回答
  •  情歌与酒
    2020-11-27 03:20

    Go to the below site and tryout. http://www.counter12.com/

    From the above link I have selected the one design that I liked to have in my site accepted terms and it has given me a div that I have pasted in my html page.

    It did awesomely worked.

    I am not answering to your problem on JQuery, but giving you an alternate solution for your problem.

提交回复
热议问题