Property | Description |
---|---|
href | 完整 URL |
protocol | URL 的通訊協定 |
hostname | URL 的域名 |
port | URL 的 port |
host | URL 的域名與 port |
pathname | 域名後面的路徑(不含參數) |
hash | hash(#)參數的值, (可用於 Anchor ) |
search | ? 後面的參數與值 |
方法:
Method | Description |
---|---|
assign(URL) | 前往指定的 URL |
reload() | - |
replace(newURL) | 將目前頁面換成指定的 URL |
沒有留言:
張貼留言