如果在html触发点击事件不起作用

it2022-05-05  87

如果在html触发点击事件(在javaScrpit中)不起作用可以这样做,

 

 

            <button id="cancel" class="round5 btn1" οnclick="javascript:window.history.back();return false;">返回</button>

转载于:https://www.cnblogs.com/wwwcf1982603555/p/9447122.html


最新回复(0)