target property

[This documentation is preliminary and is subject to change.]

Specifies where to open a linked document.

Scalable Vector Graphics: Linking, Section 17.2Internet Explorer 9

Syntax

HRESULT value = object.put_target(ISVGAnimatedString* v);HRESULT value = object.get_target(ISVGAnimatedString** p);

Property values

Type: Object

One of the values in the Property Values section.

Standards information

Remarks

The target property specifies the name or portion of the target window, frame, pane, tab, or other relevant presentation context (that is, an HTML or XHTML frame, iframe, or object element) where a document is opened when the link is activated.

Use target when there are multiple possible targets for the ending resource, such as when the parent document is a multi-frame HTML or XHTML document.

 

 

Build date: 1/26/2012