O4WLinkStyle routine
Description
Defines the colors to use for links when they are first displayed, and after they have been visited. If <stylename> is null, this applies to all links on the page.
Syntax
O4WLinkStyle(<stylename>, <normalcolor>, <visitedcolor>)
Parameters
The function has the following parameters:
Parameter | Description | |
---|---|---|
stylename | A stylename. | |
normalcolor | The color of links when first displayed. | |
visitedcolor | The color of links after they have been visited. |