A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: ok now how do I eliminate the scroll bar on the right

  1. #1
    Junior Member
    Join Date
    Apr 2000
    Posts
    22

    Post

    Ok I got the margin thing, now how do I eliminate the scroll bar on the right?
    there's no actual scroller just the empty scroll "zone" in the browser window.

  2. #2

    Post

    scroll=no Add to your HTML

    example: <body bgcolor="#FFFFFF" scroll=no>

    ------------------
    Eric Emmons
    Merrill Lynch
    User Interface Design

  3. #3
    Junior Member
    Join Date
    Apr 2000
    Posts
    6

    Talking

    Stick 'scroll=no' into the body tag of your html page

  4. #4
    Junior Member
    Join Date
    Apr 2000
    Posts
    22

    Talking

    Thanks!!!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center