'location' JavaScript Properties : location « Javascript Objects « JavaScript Reference

'location' JavaScript Properties

+----------------+--------------------------------------------------------------+
| JavaScript     |hash                            host                          |
| Properties     |hostname                        href                          |
|                |pathname                        port                          |
|                |protocol                        search                        |
+----------------+--------------------------------------------------------------+
      
      








Related examples in the same category

1.'location' Syntax and Note
2.'location' Example
3.'location' JavaScript Methods
4.'location' is applied to