如何用javascript取得網址(URL) ... protocol://host.domain/path/filename ... window.location.host 取得目前造訪網頁的主機名稱(hostname), 包含port.
確定! 回上一頁