how to set html page without scrollbars

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • thomas

    how to set html page without scrollbars

    Dear all,

    I write a html which can display info. scrolling automatically. Therefore, I
    want to remove both the horizontal and vertical scrollbars. Please tell me
    such html tag, many thanks.

    Regards,
    Simon




  • Lasse Reichstein Nielsen

    #2
    Re: how to set html page without scrollbars

    "thomas" <mesimon@yahoo. com.cn> writes:
    [color=blue]
    > I write a html which can display info. scrolling automatically. Therefore, I
    > want to remove both the horizontal and vertical scrollbars. Please tell me
    > such html tag, many thanks.[/color]

    Two errors. It is not HTML tags you need, and even if you did, it is
    not javascript either, so you are in the wrong group.

    Try looking at
    <URL:http://www.w3.org/TR/CSS21/visufx.html#ove rflow>
    and ask in a CSS group if you need help with it.

    /L
    --
    Lasse Reichstein Nielsen - lrn@hotpop.com
    Art D'HTML: <URL:http://www.infimum.dk/HTML/randomArtSplit. html>
    'Faith without judgement merely degrades the spirit divine.'

    Comment

    Working...