Omni Systems, Inc.

  

Mif2Go User's Guide, Version 33u53

  

Valid HTML 4.01!

 

Made with Mif2Go

24 Generating WAI markup for HTML > 24.3 Applying WAI markup to links > 24.3.3 Using a custom marker to assign WAI link attributes


24.3.3 Using a custom marker to assign WAI link attributes

You can use markers to provide text alternatives (and other attributes) for links. The attribute applies to the next link after the marker. The marker name must start with Link and end with the name of the attribute:

[spacer]

LinkClass

CSS class for the next link.

LinkTitle

Descriptive title for the link destination.

For example, to provide a title attribute for each link:

1. Create a FrameMaker marker type named LinkTitle (see §28.2 Adding custom marker types).

2. For each link:

2.1. Place a LinkTitle marker just before the link.

2.2. Make the content of the marker the text you want for the title.

To assign a CSS class to a link, see §18.2.2.1 Assigning a link class with a marker.



24 Generating WAI markup for HTML > 24.3 Applying WAI markup to links > 24.3.3 Using a custom marker to assign WAI link attributes