window.location.protocol window.location.host window.location.hostname window.location.port window.location.pathname window.location.search window.location.hash URL の各部を示す文字列を返します。href の値が "http://www.yyy.zzz:8000/aaa/bbb/ccc.cgi?KEY=CGI#XYZ" だとすると、それぞれの値は以下のようになります。