AW URL TARGET

From ActiveWiki
Jump to navigation Jump to search
Minimum requirements
Added in version 2.2
SDKbuild 15
Worldbuild 21
Browserbuild 303


AW_URL_TARGET

Type

String (read only)

Description

Target frame in the current web page where an URL was sent to.

Notes

This optional attribute specifies the name of a target frame in the current web page. If the specified frame does not exist in the current web page then it will cause an external web window to be spawned to contain the new URL.

This attribute only works in conjunction with the integrated web browser. It will not work with external web browsers such as Netscape, whose inter-process communication protocol does not support sending URLs to specific target frames.

Used by

See also