Table of Contents

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:

ParameterDescription
stylenameA stylename.
normalcolorThe color of links when first displayed.
visitedcolorThe color of links after they have been visited.