접속한 서버의 호스트네임과 포트(보통 도메인, 포트가 기본이 80번이지만 지정되지 않으므로 안보임) ex>www.mins01.com:80
페이지 이동(window.open()과는 다르게 히스토리가 변경되지 않는다. 타겟을 지정할 수 없다.) document.location.replace('http://www.mins01.com')
현제 페이지의 location 정보 hash : host : nosmoke.cctoday.co.krhostname : nosmoke.cctoday.co.krhref : http://nosmoke.cctoday.co.kr/89pathname : /89port : protocol : http:search : assign : function assign() { [native code] }reload : function reload() { [native code] }replace : function replace() { [native code] }toString : function toString() { [native code] }hostname : www.mins01.comhref : http://www.mins01.com/20070305/m_board/tech.php?b_id=tech&type=read&b_idx=358&page=1&sh1_ta=b_title&sh1_str=location&period=allhost : www.mins01.comhash : port : pathname : /20070305/m_board/tech.phpsearch : ?b_id=tech&type=read&b_idx=358&page=1&sh1_ta=b_title&sh1_str=location&period=allprotocol : http: