onclick event not working in JavaScript

前端 未结 9 1760
深忆病人
深忆病人 2020-12-02 19:36

I have some JavaScript code in an HTML page with a button. I have a function called \'click()\' that handles the onClick event of the button. The code for the button is as f

9条回答
提交回复
热议问题