This topic contains a set of dropdown examples to show this dropdown/jump issue in ePublisher. See the WebWorks Publisher Professional 2003 for Framemaker example that shows the macro implementation.
Implementing the dropdown required adding new styles to our existing FrameMaker styles to implement the dropdown that we did not have to in WebWorks Publisher Professional 2003 for Framemaker. The new styles are a duplicates of existing styles with the new styles’ dropdown option set to
closed.
We also use dropdowns in procedures to provide additional information for panes, panels, and dialog boxes. Including a hypertext link creates a jump so the user does not see the dropdown. The following procedure shows examples of these implementations and issues.