/    Sign up×
Community /Pin to ProfileBookmark

Is it possible to remove scroll bar in a non-frames page?

I have just a basic html page. It’s not a frame or anything, but I’d like to remove the scrollbar because it throws off my attempts at getting things dead-center. Is there a javascript or something that allows me to remove the scroll bar? Thanks!

to post a comment
JavaScript

3 Comments(s)

Copy linkTweet thisAlerts:
@Zach_ElfersJan 24.2003 — Yes. In the body tag type scroll="no" like this:

<body scroll="no">
Copy linkTweet thisAlerts:
@jdaviaJan 24.2003 — I don't get that. Center is center, scroll bar or not.

But Yes and No.

You don't mention if the scroll bar is Vertical or Horizontal.

Horizontal:

First off if your page is too long to fit the screen you will get a scroll bar. If you opened your page in a New Window the you can set the parameters not to have a scroll bar, but if the page was long as mentioned above, all the text will not be visible. Get it!.

You can make smaller text, less text, so it fits the screen, or continue it to a "Next Page". If that will make you happy.

Vertical:

Set the width to either 100% or no more than 800px
Copy linkTweet thisAlerts:
@ReyngelauthorJan 24.2003 — Ha, thanks. Yes, it was a vertical, light grey bar... one that was unneeded. I had the body tag of scroll=no, but I had forgotten the stupid quotation marks, so that's why i couldn't get it to work.

Also, <center> doesn't always make it dead center... if there is a vertical scroll bar, it pushes everything slightly to the left. ?

Anyway, thanks for the help. Can anyone help my with my other post, regarding how to load independent popups, rather than each succeeding popup being loaded into the original?
×

Success!

Help @Reyngel spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.19,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...