View Full Version : Making a Text Box
Riboflavin
09-24-2004, 10:38 PM
How can I create a text box in the middle of a page that has its own scrollbar? Sorry for not being very discriptive but its hard to explain what I mean :D
Kurashu
09-24-2004, 10:42 PM
<textarea></textarea>
Riboflavin
09-24-2004, 10:56 PM
Wow im a newb, thanks
Skyzyx
09-24-2004, 11:43 PM
... or you can create a DIV, and (using CSS), set the height to whatever you want, and set the overflow to auto.
Riboflavin
09-25-2004, 12:14 AM
... or you can create a DIV, and (using CSS), set the height to whatever you want, and set the overflow to auto.
I realized that a text box let you input,not just a spot to have info w/ a scrollbar, I came back here to ask again, and my question was already answered :thumbsup:
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.