<MAP TARGET="..."> (HTML Tag Attribute)

The frame or window to target by default with the links in an image map.

This is a non standard tag attribute that used as a means of linking frames and area maps. You should use <AREA TARGET="..."> instead of <MAP TARGET="..."> for portable applications.

Warnings:

See also:Anchor.target, Form.target, Map.target, Window.frames[]

Deprecated usage:

Yes