Button click counter save number

前端 未结 2 1580
花落未央
花落未央 2020-12-18 15:53

I have this fiddle where when the user clicks a button the counter works: http://jsfiddle.net/z66WF/

This is the code:

2条回答
  •  暗喜
    暗喜 (楼主)
    2020-12-18 16:25

    Here you have a working simple exemple, wich write the counter in a simple txt file (no sql db needed)

    
    
        
            
            
        
        
    Download btn

提交回复
热议问题