在javascript程式設計中,多使用location.reload實現頁面重新整理。 例子: window.location.href=window.location.href; window.location.reload;.
確定! 回上一頁