HTML checkbox onclick called in Javascript

前端 未结 4 864
南方客
南方客 2020-12-09 01:32

I am having a bit of trouble trying to figure out how to get a certain part of my code to work.



        
4条回答
  •  没有蜡笔的小新
    2020-12-09 02:02

    You can also extract the event code from the HTML, like this :

    
    
    
    
    

提交回复
热议问题