标签: javascript html
如何调用window.location.reload中的某个功能? 示例功能:
window.location.reload
function myFunction(){ alert('HOWDY!!!'); }
仅使用javascript