Overview
Use the links in the table of contents to the left to access the documentation.
Functions
- assign
- reload
- replace
- toString
- valueOf
void assign(
in DOMString url);
void replace(
in DOMString url);
Member Data
- hash
- host
- hostname
- href
- pathname
- port
- protocol
- search
attribute DOMString hash;
attribute DOMString host;
attribute DOMString hostname;
attribute DOMString href;
attribute DOMString pathname;
attribute DOMString port;
attribute DOMString protocol;
attribute DOMString search;
Last Updated: 2009-05-29