Omni Systems, Inc.

  

Mif2Go User's Guide, Version 55

  

Valid HTML 4.01!

 

Made with Mif2Go

13 Converting to HTML/XHTML > 13.10 Converting conditions to HTML attributes > 13.10.2 Mapping FrameMaker conditions to HTML attributes


13.10.2 Mapping FrameMaker conditions to HTML attributes

To use this feature, set FrameMaker Show/Hide to show all the conditions for which you want content present. The conditions shown are identified in the output. Content that remains hidden in FrameMaker is not included. Multiple conditions result in multiple conditional attribute values.

To map a FrameMaker condition to an HTML element attribute:

[ConditionAttributes]

; Condition name = attribute for elements, usually class.

CondName = attrname="attrvalue"

For HTML, the attribute name is usually class. For example:

[ConditionAttributes]

HelpOnly = class="online"



13 Converting to HTML/XHTML > 13.10 Converting conditions to HTML attributes > 13.10.2 Mapping FrameMaker conditions to HTML attributes