onclick事件与click事件的不同,onclick事件会在click事件之前执行. <input id="btn2" type="button" onclick="test();" />.
確定! 回上一頁