Содержание

loadURI

Loads the page at the specified address by substituting the referer.

Syntax

loadURI = function(aURI, aReferer, aWaitLoaded);

Parameters

Notes

Examples

  1. loadURI('whatismyreferer.com','http://hellofromwascript.ru');