Omni Systems, Inc. Mif2Go User's Guide, Version 55
> 8 Generating WinHelp > 8.9 Creating jumps and pop-ups for WinHelp > 8.9.11 Configuring alternative jumps and pop-ups > 8.9.11.6 Using unique references for jumps and pop-ups
You can use a pair of format properties to do the following:
For example, the following settings would make each paragraph with format Sidebar a pop-up, and the next following SeeSidebar format a corresponding hotspot:
; MakeRef creates a unique reference tag in the current paragraph.
; PrevRef uses the previous unique reference (MakeRef) tag as a jump
; destination for the whole paragraph; if also PopOver, a popup.
Sidebar=Topic Slide Scroll NoXScroll MakeRef
SeeSidebar=PopOver Green Resume PrevRef
The hotspot must follow
the destination in your FrameMaker document, or the PrevRef
property will not take you there when you click the hotspot.
Note:
PrevRef
should not be assigned
to a format that already has some other hotspot-creating property (JumpHot
,
PopHot
, MacroHot
,
a cross reference, or a hypertext gotolink
or openlink).
See §8.8.2 Assigning properties to formats for topics and hotspots