Official Everybody Edits Forums

Do you think I could just leave this part blank and it'd be okay? We're just going to replace the whole thing with a header image anyway, right?

You are not logged in.

#1 Before February 2015

mrjawapa
Corn Man 🌽
From: Ohio, USA
Joined: 2015-02-15
Posts: 5,840
Website

Textarea Fix - Not really important but irritating.

The text areas need to be fixed. You can re-size them beyond the page.

dkYvY3g.png

Fix it with this:

textarea {   width:100%; /*optional*/   resize:vertical; }


Discord: jawp#5123

Offline

#2 Before February 2015

Bimps
Member
Joined: 2015-02-08
Posts: 5,067

Re: Textarea Fix - Not really important but irritating.

um, just dont resize them past the page then. i think it's helpful for looking through huge blocks of text

Offline

#3 Before February 2015

Different55
Forum Admin
Joined: 2015-02-07
Posts: 16,575

Re: Textarea Fix - Not really important but irritating.

Resizing anything is a browser feature and not part of our design. Is it actually possible to limit it using CSS when it ignores CSS rules to resize in the first place?


"Sometimes failing a leap of faith is better than inching forward"
- ShinsukeIto

Offline

#4 Before February 2015

mrjawapa
Corn Man 🌽
From: Ohio, USA
Joined: 2015-02-15
Posts: 5,840
Website

Re: Textarea Fix - Not really important but irritating.

If the browser doesn't allow resizing, then it will ignore it all together, nothing will change. If the browser has resizing, then it will fix it.


Discord: jawp#5123

Offline

mrjawapa1423698950262482

Board footer

Powered by FluxBB

[ Started around 1733164534.221 - Generated in 0.029 seconds, 11 queries executed - Memory usage: 1.36 MiB (Peak: 1.46 MiB) ]