HOST

HOST

Draft
  • account_tree
  • bug_report

InterfaceNavigator

User agent의 관련 정보를 다루는 객체이다. 웹브라우저에 관한 정보를 다루는 객체라고 볼 수 있다.

하위 트리 탐색

  • Constructor

    창이 열릴 때마다 window 전역 객체의 navigator라는 프로퍼티에 자동으로 생성이 되어 참조된다.

  • [[Prototype]]

    • Properties

      • userAgent

        접속 중인 웹브라우저의 사용자 에이전트 문자열을 조회한다.

지원 웹브라우저