D
david
Just wondering how to make a scrollable text box that will expand to
fit the user defined screen settings. The only text box I found was
<textarea read only>
sf
asdf
adsf
asdf
as
dfa
sdf
</textarea>
Or something like that, needless to say it didn't work because it only
made a tiny box.
I have a lot of text that needs to go within this box, so I want the
user to be able to read it and scroll up when they get to the bottom.
Thanks
fit the user defined screen settings. The only text box I found was
<textarea read only>
sf
asdf
adsf
asdf
as
dfa
sdf
</textarea>
Or something like that, needless to say it didn't work because it only
made a tiny box.
I have a lot of text that needs to go within this box, so I want the
user to be able to read it and scroll up when they get to the bottom.
Thanks