Click to See Complete Forum and Search --> : Multiline Textbox?


Sup3rkirby
07-18-2005, 05:27 PM
Ok, I know there is such a thing as <textarea> and that is a multiple line textbox. But that doesn't quite have the same 'stuff' as a textbox.

So I would like to know is there anyway to use a regular textbox(<input type="text">)and make it multiline or whatever?

I would use a textarea, but the fact that it works differently than a textbox makes it non usable for my situtation. Textboxes work, and are fine right now. But I would like to make something better, by hopefully making the textbox multiline. Somehow, if it's possible.

Sup3rkirby
07-18-2005, 05:47 PM
Gah! I feel stupid. Turns out there is no problem with using the textarea.... Don't remember where I got the idea of it...(for my situtation).

If there is still a way to make a input text multiline, then please post it. The info would be nice.

buntine
07-18-2005, 06:21 PM
I would highly doubt it. The functionality simply isn't supported. JavaScript way warrant an answer, but screw that.

Regards.