如果在html触发点击事件不起作用
如果在html触发点击事件(在javaScrpit中)不起作用可以这样做,
<button id="cancel" class="round5 btn1" onclick="javascript:window.history.back();return false;">返回</button>
春有百花秋有月,夏有凉风冬有雪!
如果在html触发点击事件(在javaScrpit中)不起作用可以这样做,
<button id="cancel" class="round5 btn1" onclick="javascript:window.history.back();return false;">返回</button>