Skip to main content
Participating Frequently
January 16, 2013
Question

How to make Navigation and Topic panes scroll independently?

  • January 16, 2013
  • 5 replies
  • 1051 views

Can anyone suggest how to make the default Multiscreen HTML layout navigation and topic panes to scroll independently, to accomidate a long index or TOC? Currently, scrolling toward the end of the index, for example, causes the topic pane to scroll also. Selecting an index entry scrolls the topic to the location of the appropriate content, but also scroll the index, taking the selected entry out of view. I would like independent scrolling of nav pane and topic panes.

I'm using RoboHelp HTML 10, FrameMaker 11, TCS4.

Thanks you.

This topic is closed to new replies. Start a new post to keep the conversation going.

5 replies

Willam van Weelden
Inspiring
January 17, 2013

Hi,

This requires some tinkering in the CSS. You must apply a maximum height to the sidebar and the tab control that holds the index, glossary, etc.

When you have set the maximum height, set the overflow property of the tab control to 'auto' in the CSS.

Greet,

Willam

Participating Frequently
January 20, 2013

Thank you Willam,

Your very concise advise is just about exactly the solution I was hoping to discover. Following your suggestions, I have added scroll bars on the TOC/Index panel, and the main content panel, allowing each to scroll independently of the other. I am still tinkering with the details, especially getting the panel heights set correctly, and will update my solution to this list when I resolve the remaining issues.

Chris McCauley

January 17, 2013

That would require a redesign of the output. Unlike WebHelp, the HTML5 output does not use frames. Framesets have even been dropped all together in the HTML5 standard.

Jeff_Coatsworth
Community Expert
Community Expert
January 16, 2013

Shouldn't this one be posted in the Multiscreen HTML forum?

Peter Grainge
Community Expert
Community Expert
January 16, 2013

Your post has been moved to the Multiscreen forum. That does not change the link.


See www.grainge.org for RoboHelp and Authoring tips

@petergrainge

Use the menu (bottom right) to mark the Best Answer or Highlight particularly useful replies. Found the answer elsewhere? Share it here.