Javascript Reference
HTML Elements > A
javascript A Description
The a object reflects the a element, regardless of whether the element is set up to be an anchor, link, or both. Early versi
javascript A accessKey
This is single character key that either gives focus to an element (in some browsers) or activates a form control or link action. The
javascript A blur( )
Removes focus from the current A object, at which time the A object's onblur event fires.
javascript A charset
Character encoding of the document's content.
javascript A coords
Defines the outline of an area to be associated with a particular link or scripted action. This property is a member of the a object,
javascript A dataFld
Used with IE data binding to associate a remote data source column value in lieu of an href attribute for a link. The datasrc
javascript A dataFormatAs
Used with IE data binding, this property advises the browser whether the source material arriving from the data source is to be treated
javascript A dataSrc
Used with IE data binding to specify the ID of the page's object element that loads the data source object for remote data access. Conten
javascript A focus( )
Gives focus from the current object, at which time the object's onfocus event fires. Note that the range of elements capable of focus and
javascript A hash
Provides that portion of the href attribute's URL following the # symbol, referring to an anchor location in a document. Do
javascript A host
This is the combination of the hostname and port (if any) of the server of the destination document for the link. If the port is explicitly
javascript A hostname
This is the hostname of the server of the destination document for the A link.
javascript A href
Provides the URL specified by the element's href attribute.
javascript A hreflang
Provides the language code of the content at the destination of a link. Requires that the href attribute or property also be s
javascript A Methods
Provides an advisory attribute about the functionality of the destination of a link. A browser could use this information to display specia
1-15 / 32 >

Powered by Linode.