王 彥 says to YSITD 為什麼使用 <button onclick="disableme(this);">嗨</button> function disableme(button) { button.disabled = 'disabled'; }後 就算重新整理也還是無法點擊的狀態?