/    Sign up×
Community /Pin to ProfileBookmark

[RESOLVED] can I remove the scrollbar completely?

i want no scrollbar! so I colored the whole thing black as my background. but now i just simply do not want a scroll bar period!

It is getting in the way of my background img ? is it possible to remove a scrollbar without using a pop up type window? Thx!

to post a comment
HTML

6 Comments(s)

Copy linkTweet thisAlerts:
@TheBearMayMar 22.2006 — Try:

<body style="overflow:hidden">
Copy linkTweet thisAlerts:
@PhalonMar 22.2006 — [code=html]
document.body.scroll="no"
[/code]

that's all you need, put in onLoad or where ever you want it.
Copy linkTweet thisAlerts:
@FangMar 22.2006 — [code=html]
document.body.scroll="no"
[/code]

that's all you need, put in onLoad or where ever you want it.[/QUOTE]
that doesn't work.
Copy linkTweet thisAlerts:
@xziledauthorMar 22.2006 — [B]body style="overflow:hidden[/B]



It works!!! Thx guys!
Copy linkTweet thisAlerts:
@felgallMar 22.2006 — Of course there are browsers that display a scroll bar at the right of the screen regardless of what you do with your page. With those ones you just have to accept that your page is slightly narrower than it would otherwise be but since there is no fixed width for web pages this wont make any difference.
Copy linkTweet thisAlerts:
@2ToneArmyMar 22.2006 — wow! this helped me too, I was looking for this code.

Thank you!
×

Success!

Help @xziled 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 6.2,
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: @meenaratha,
tipped: article
amount: 1000 SATS,

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

tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,
)...