/    Sign up×
Community /Pin to ProfileBookmark

Code To Stop A Textarea From Having Scrollbars?

Hi everybody, ?

Basically just what the title says… I can’t seem to find any code which turns off the scroll bars on a textarea. When writing one big, big word I just want it text to bounce off the right-hand side wall and onto the line below, not out of the box.

Any help on this matter would be greatly appreciated!

Thanks and regards,

Amph. ?

EDIT: Found the code to hide scrollbars, but it doesn’t resolve the problem of the text disappearing outside the textarea.

to post a comment
HTML

1 Comments(s)

Copy linkTweet thisAlerts:
@donatelloApr 22.2009 — I have found that I have had to use a stylesheet for a textarea to get it to do what I want.

The standard way does not always work the way I want.

[code=html]<textarea name="select1" rows="13" columns="20" class="sizedthewayIwantintheCSS" >[/code]

I've also had some luck setting the textarea size to a percentage (usually just under 100&#37? inside of a DIV or Table.


But the next time I make a textarea, I'm going for broke with this baby:

http://www.dynamicdrive.com/dynamicindex16/openwysiwyg/index.htm

?
×

Success!

Help @Amphidamas 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.28,
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,
)...