Always turning off horizontal scrolling in an iframe

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • laredotornado@zipmail.com

    Always turning off horizontal scrolling in an iframe

    Hello, Is there any way to guarantee that the horizontal scrollbars in
    an iframe are always turned off but the vertical scrollbars appear when
    needed? Ideally, I'm looking for a solution on IE6+ and Netscape 7+,
    but am open to any single-browser solutions.

    Thanks, - Dave

  • Leif K-Brooks

    #2
    Re: Always turning off horizontal scrolling in an iframe

    laredotornado@z ipmail.com wrote:[color=blue]
    > Hello, Is there any way to guarantee that the horizontal scrollbars in
    > an iframe are always turned off but the vertical scrollbars appear when
    > needed?[/color]

    How do you expect for the user to see your content when it's wider than
    the viewport if you do that?

    Comment

    • Mark Parnell

      #3
      Re: Always turning off horizontal scrolling in an iframe

      Previously in comp.infosystem s.www.authoring.html,
      <laredotornado@ zipmail.com> said:
      [color=blue]
      > Hello, Is there any way to guarantee that the horizontal scrollbars in
      > an iframe are always turned off but the vertical scrollbars appear when
      > needed?[/color]

      Make sure your content is never as wide as the iframe.

      --
      Mark Parnell

      Comment

      Working...