Skip to main content
Known Participant
December 5, 2013
Question

How can you stop the TOC from horizontal scrolling?

  • December 5, 2013
  • 1 reply
  • 803 views

I was wondering if you can add a property/code to the skin that would stop horizontal scrolling of the TOC/hide the horizontal scrollbar.  I've tried a few things but none of them seem to work.

    This topic has been closed for replies.

    1 reply

    Willam van Weelden
    Inspiring
    December 5, 2013

    What output are we talking about?

    And which methods did you try?

    Kind regards,

    Willam

    Known Participant
    December 5, 2013

    Webhelp and a CHM help project

    Willam van Weelden
    Inspiring
    December 9, 2013

    I don't know if that can be done in CHM, but perhaps a CHM guru can

    confirm that.

    As for WebHelp, there is no way to get this done consistently as not all

    browsers support disabling scrolling in a frame. You must add

    scrolling="no" to the navpane frame which is inserted with JavaScript on

    whskin_frmset01.htm.

    Kind regards,

    Willam