Sets or retrieves the color of all active links in the document.
dhtml语法
document.alinkColor(v) [ = vColor ]
DHTML可能的值
vColor | Variant that
specifies or receives one of the color names or RGB values in the Color Table. |
The property is read/write.
The property has a default value of
#0000FF.
Expressions can be used in place of the preceding value(s), as of Microsoft® Internet Explorer 5. For more information, see about dynamic properties.
remarks
some browsers do not recognize color names, but all browsers should recognize and correctly display rgb color values.
是否符合公共标准
There is no public standard that applies to this property.
Applies To
更多语法参考
linkcolor, vlinkColor