DOM 0 Objects
window document location navigator screen
DOM Style
style
DOM HTML
DOM HTML
|
Object Cross Reference location
| User Agent |
Property |
Read Only |
Data Type |
Default Value |
| Gecko-1.0.1 |
assign |
true |
function |
|
| Gecko-1.4 |
assign |
true |
function |
|
| IE-6.0 |
assign |
true |
function |
|
| Gecko-1.0.1 |
hash |
false |
string |
|
| Gecko-1.4 |
hash |
false |
string |
|
| IE-6.0 |
hash |
false |
string |
|
| Gecko-1.0.1 |
host |
false |
string |
|
| Gecko-1.4 |
host |
false |
string |
|
| IE-6.0 |
host |
false |
string |
|
| Gecko-1.0.1 |
hostname |
false |
string |
|
| Gecko-1.4 |
hostname |
false |
unknown |
|
| IE-6.0 |
hostname |
false |
string |
|
| Gecko-1.0.1 |
href |
false |
string |
|
| Gecko-1.4 |
href |
false |
string |
|
| IE-6.0 |
href |
false |
string |
|
| Gecko-1.0.1 |
pathname |
false |
string |
|
| Gecko-1.4 |
pathname |
false |
string |
|
| IE-6.0 |
pathname |
false |
string |
|
| Gecko-1.0.1 |
port |
false |
string |
|
| Gecko-1.4 |
port |
false |
string |
|
| IE-6.0 |
port |
false |
string |
|
| Gecko-1.0.1 |
protocol |
false |
string |
|
| Gecko-1.4 |
protocol |
false |
string |
|
| IE-6.0 |
protocol |
false |
string |
|
| Gecko-1.0.1 |
reload |
true |
function |
|
| Gecko-1.4 |
reload |
true |
function |
|
| IE-6.0 |
reload |
true |
function |
|
| Gecko-1.0.1 |
replace |
true |
function |
|
| Gecko-1.4 |
replace |
true |
function |
|
| IE-6.0 |
replace |
true |
function |
|
| Gecko-1.0.1 |
search |
true |
string |
|
| Gecko-1.4 |
search |
false |
string |
|
| IE-6.0 |
search |
false |
string |
|
| Gecko-1.0.1 |
toString |
true |
function |
|
| Gecko-1.4 |
toString |
true |
function |
|
|