var map = new QueryStringMap(top.frames["menuFrame"].location); alert(map.getPairs());
| Name | Type | Default | Description |
|---|---|---|---|
| location | Location | self.location | The location where to read the QueryString |
| location | The location where to read the QueryString |
|
location
The location where to read the QueryString |