I copied this code from www.funky-chickens.com
<ilayer name="scroll1">
<div id="scroll3"
style="width:100;height:75;
background-color:blue;
overflow:auto">
<font face=verdana color=white>
you can use almost any kind of html in these textareas
</textarea></div>
It's supposed to have a scroll bar with it: http://www.funky-chickens.com/tarea.shtml
But when i put it on my site, it just filled the screen, and it wasnt in a small box with scrolls...
Can anyone please teach me how to make textareas that have scroll bars attached to them?
Any advice would be greatly appreciated. Thanks
<ilayer name="scroll1">
<div id="scroll3"
style="width:100;height:75;
background-color:blue;
overflow:auto">
<font face=verdana color=white>
you can use almost any kind of html in these textareas
</textarea></div>
It's supposed to have a scroll bar with it: http://www.funky-chickens.com/tarea.shtml
But when i put it on my site, it just filled the screen, and it wasnt in a small box with scrolls...
Can anyone please teach me how to make textareas that have scroll bars attached to them?
Any advice would be greatly appreciated. Thanks
Last edited: