Mac OS X Reference Library Apple Developer
Search

HTMLAnchorElement

Module:
html
Inherits from:
Declared In:

Overview

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



Functions

toString

toString



DOMString toString(); 

Member Data

accessKey
charset
coords
hash
host
hostname
href
hreflang
name
pathname
port
protocol
rel
rev
search
shape
target
text
type

accessKey



attribute DOMString accessKey; 

charset



attribute DOMString charset; 

coords



attribute DOMString coords; 

hash



attribute DOMString hash; 

host



attribute DOMString host; 

hostname



attribute DOMString hostname; 

href



attribute DOMString href; 

hreflang



attribute DOMString hreflang; 

name



attribute DOMString name; 

pathname



attribute DOMString pathname; 

port



attribute DOMString port; 

protocol



attribute DOMString protocol; 

rel



attribute DOMString rel; 

rev



attribute DOMString rev; 

search



attribute DOMString search; 

shape



attribute DOMString shape; 

target



attribute DOMString target; 

text



readonly attribute DOMString text; 

type



attribute DOMString type; 

 

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

Last Updated: 2010-05-27