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.
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.