Location

Module:
window
Declared In:

Overview

Use the links in the table of contents to the left to access the documentation.



Functions

assign
reload
replace
toString
valueOf

assign


void assign(
    in DOMString url); 


reload


void reload(); 


replace


void replace(
    in DOMString url); 


toString


DOMString toString(); 


valueOf


DOMObject valueOf(); 

Member Data

hash
host
hostname
href
pathname
port
protocol
search

hash


attribute DOMString hash; 


host


attribute DOMString host; 


hostname


attribute DOMString hostname; 


href


attribute DOMString href; 


pathname


attribute DOMString pathname; 


port


attribute DOMString port; 


protocol


attribute DOMString protocol; 


search


attribute DOMString search; 

 

Last Updated: 2009-05-29