Mac OS X Reference Library Apple Developer
Search

HTMLAreaElement

Module:
html
Inherits from:
Declared In:

Overview

Use the links in the table of contents to the left to access the documentation.



Member Data

accessKey
alt
coords
hash
host
hostname
href
noHref
pathname
port
protocol
search
shape
target

accessKey



attribute DOMString accessKey; 

alt



attribute DOMString alt; 

coords



attribute DOMString coords; 

hash



readonly attribute DOMString hash; 

host



readonly attribute DOMString host; 

hostname



readonly attribute DOMString hostname; 

href



attribute DOMString href; 

noHref



attribute boolean noHref; 

pathname



readonly attribute DOMString pathname; 

port



readonly attribute DOMString port; 

protocol



readonly attribute DOMString protocol; 

search



readonly attribute DOMString search; 

shape



attribute DOMString shape; 

target



attribute DOMString target; 

 

Did this document help you? Yes It's good, but... Not helpful...

Last Updated: 2010-05-27