/    Sign up×
Community /Pin to ProfileBookmark

How to remove the iFrame scrollbars

Hi,

I wonder why the following iFrame has scrollbars:

[CODE]<iframe width=’600′ height=’200′ frameborder=’0′ scrolling=’no’ src=’https://docs.google.com/spreadsheet/pub?hl=en_US&key=0Aliqp0kGPjWsdERacHFDVzNzb1N3RHREZzYwVGQ5OVE&output=html&widget=true&chrome=false’></iframe>[/CODE]

Thanks in advance!
Mike

to post a comment
HTML

2 Comments(s)

Copy linkTweet thisAlerts:
@cootheadSep 03.2011 — Hi there Rain Lover,

if you don't want scrollbars then you will have to change the iframe width and height attributes. ?

So...
[color=navy]&lt;iframe width='800' height='254'...[/color]
...instead of...
[color=navy]&lt;iframe width='600' height='200'...[/color]
[i]coothead[/i]
Copy linkTweet thisAlerts:
@vojaSep 04.2011 — I agree with Coothead, but if you want to keep the same width and height and hide the rest of the content, use oveflow:hidden.
×

Success!

Help @Rain_Lover 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.17,
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,
)...