AW URL TARGET
Jump to navigation
Jump to search
Minimum requirements | ||
---|---|---|
Added in version 2.2 | ||
SDK | build 15 | |
World | build 21 | |
Browser | build 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.