Business web site - M Map.name (Property) Map.name (Property) The value

M Map.name (Property) Map.name (Property) The value of the NAME=”…” HTML tag attribute. Availability: DOM level 1 JavaScript 1.5 JScript 3.0 Internet Explorer 4.0 Netscape 6.0 Property/method value type: String primitive JavaScript syntax: -myMap.name Objects are identified either by the NAME=”…” HTML tag attribute or by the ID=”…” HTML tag attribute. Netscape Navigator shows a marginal preference for the name property while MSIE seems slightly better disposed towards the IDproperty. However, in many cases both browsers support either technique and in some cases will locate items named with either tag as if they existed in a single namespace. See also: IMG.useMap Map.target (Property) The target window or frame to which a map applied. Availability: JavaScript 1.5 JScript 3.0 Internet Explorer 4.0 Netscape 6.0 Property/method value type: String primitive JavaScript syntax: -myMap.target HTML syntax: This yields the value of the TARGET attribute in an , or tag. You can assign a new value to this property so that the URL will be directed to a different window or frame. 1385

Leave a Reply